I am using the guidefileupload component to attach files to the Adaptive forms, I see that the files are being uploaded into the /tmp/fd/af/ directory on the server by default. I believe something like this should be configurable. Is there a way to change the path to a custom one? I couldn't find an...
Hi Developers/Engineers, I have a question regarding uploading a PDF document and identifying it to see if it is a Static or Dynamic PDF file. I saw a similar old question below, but is there a different way of handling this use case? Solved: Identify if the form is of type Static PDF Form or... ...
I am developing a XFA form that includes signatures and I get the following error message. Does anyone have any idea what is going on? My other signature fields in the same form work as expected. UPDATE: actually, it seems to be linked to the following script in the pre-sign event. var sPopUpTitl...
We are having an issue with the datastore growing quickly. We checked for memory dumps and they are not there. Can somebody give me some basic steps to troubleshoot? I don't see anything interesting in the logs however, I may not have it turned up enough. Let me know. Thanks. UPDATE: Ok, a...
Hello everyone, I'm trying to follow the guide here: "https://experienceleague.adobe.com/docs/experience-manager-learn/forms/creating-your-first-adaptive-form/create-adaptive-form-template.html?lang=en" but every time I try to create a new configuration from the browser, the button for creation does...
Hey everyone, I was wondering if it is possible to display an image from an XML variable into a component of an adaptive form. We have an XML variable represented as a containerImage and I would like to display it into an image component provided by Adobe: <containerImage xfa:contentType="image/...
In LiveCycle, we were able to use xPath to add custom text within the "instruction" of a User assignment - like this {$ /process_data/@id $} - Here is an example in LiveCycle In AEM, is there a method to inject variable information in the Description field of a task? The use case is simple . . ...
Hi, I am trying to create a Form Data Model using a data source that is connect to my Oracle Database. I'm not sure if a configured a field wrong but I am getting the error "error fetching datasource" so I am assuming it is something dealing with the JDBC connection URI. Does anyone know what I a...
Hi community, I'm experiencing some trouble concerning page breaks: I created an invoice form that has a dynamic table and data bindings that fill up the cells. So far so good. The problem: There are some articles that have a very long description, which forces a page break so the table stays...
This is another request for help with MSSQL driver bundle. Microsoft's 6.2 driver is officially out of support for MSSQL 2019. It's the only driver that seems to work without modification - it's already bundled in OSGI. We've installed the latest driver and 7.4 without success. We've tried ...