Not on AEM yet, but am researching possibility for converting forms to PDF/A. What are my options? In previous years, went route of designing forms, printing to flat PDF, adding form fields. Much too cumbersome. Then went to ES3, where I still am.Thanks!
I am working with a client to create an alternative means to update XDP files as opposed to updating them within Workbench/Form Designer.I am specifically interested in the exdata section:<exData contentType="text/html" xliff:rid="4560DFFB-C4A3-4A52-88BF-4B337A2D60B6"><body xmlns="http://www.w3.org/...
AEM: 6.2 SP1 CFP4 OS: Windows 7 EnterpriseStart script: java -XX:MaxPermSize=256m -Xmx1024m -jar cq5-author-p4502.jar -Dsling.run.modes=author,nosamplecontent -contextpath webformsIssue: When I use "-contextpath webforms", Granite translation no longer works. JSON gets 404.Details:We have a JSP outs...
Hi Folks,I'm getting this NPE in error.log when trying to create a forms Data Integration from a FormDataModel using a Swagger REST service;Caused by: java.lang.NullPointerException: null at com.adobe.aem.dermis.core.rest.service.SwaggerUtils.getDataModel(SwaggerUtils.java:496) at com....
I am preparing for AEM 6 architect exam on the bases of Adobe Certified Expert Exam Guide (https://app-cdn.adobe.com/content/dam/spp_assets/public/public_3/NEW_Jan_2017_AEM_6_Architect_EG.pdf )Seeking more inputs over exam content or guidelines.Thanks Brijesh Yadav
Within the theme editor when I do "Configure > Preview Form" and specify a path to one of my adaptive forms I'm getting a "org.apache.sling.api.SlingException: Exception during response processing" upon saving. Any pointers as to what the issue might be would be helpful. Below is the stack trace.0...
Hi,I am trying to POST the guidestate to a rest endpoint but wondered if this is possible out of the box.Stepping through the JSP code for the submit to rest endpoint submit action, I can see that there is the dataXML and the guidefieldsmap. The dataXML as expected is the full dump of the fields, bu...
My organization has AEM and AEM Forms, but my team is having a hard time working out practical uses. It's all well and good to design a form for end users, but how can we share user's inputs with other systems? If 500 customers request a widget be mailed to them, we should not have to re-key their i...
The AEM Forms implementation guide is a one stop shop for all your AEM Forms implementation needs. From how to get started to final configurations – our guides aim to help you at every step of your AEM Forms implementation journey. Some handy links below:1) Discovery and Requirements: A handy check...
Hi All,I am populating 2 dropdowns in dialog from a servlet.Based on the selection of the first dropdown the second one will be populated.I am fetching the values from a node (nt:unstructured) which is under apps folder (/apps/ststes-info).Lets say the first dropdown is states and second is the citi...