We are trying to "publish/activate" an Adaptive Form. The user is getting a permission denied. Can somebody tell me what roles are required to create, edit, and publish Adaptive forms? I can't seem to find the correct documentation and many roles might be old. Thank you.
Hi,I have a custom bundle/code that converts the submitted XML data and XDP template into a PDF document, when an user fills in the form and submits it. The com.adobe.aemfd.docmanager.Document is used to generate this PDF file. The code contains Oracle prepared statement that stores the form's name ...
My server is Working correctly in 2 nodes and when i try to submit from dispatcher url, I got the below error: POST dispatcher/content/forms/af/generalformcs/generalform1/jcr:content/guideContainer/rootPanel/items/panel/items/summary.process.jsp 403 (Forbidden)
How do I start AEM Forms on JEE in Debug mode for Eclipse? I have found this AEM Developer Tools for Eclipse | Adobe Experience Manager and this Debug an AEM app using eclipse (adobe.com) but nothing I have found tells where to put the JVM parameter on a JEE instance.
We have to use two different API's data to one ICC letter. Created one FDM using these 2 sources with different services. Using a backend service created one JSON file the necessary data. Now how to attach this JSON file to this Print Channel. Gone through the examples given in the experience league...
Hi All,In AEM 6.5 I am trying to read the jcr:data (Binary) from jcr:content and convert it to base64 to display the image in frontend page level (HTML).I can read the jcr:data and converted to base64 but when I am trying to display the same base64 image in HTML it is not properly loaded.Kindly che...
Good day, I have a table which have dropdown lists within it. The table also have several buttons. One of them is a button which adds a new blank table so that the user can choose whatever they like from the dropdown lists. There are incidents where a choice from one of the drop down lists will b...
Thanks to this community, I have created an amazing form that collects lots of data with repeating sub-forms and calculations. However, during testing we have come to the realization that the more information the user enters into the form, the slower it becomes. Its to the point that we cant do much...
I have a form which has two number fields that house formulas. However, the second field can not be more than 50% of the first field, no matter what the calculation totals. I.E..... field 1 + field 2 = field A ($500)field 3 + field 4 = field B ($400) But field B cannot be any more that $250 (which...