We are looking to use the crx repository with the Forms and Output service in place of the LC repository. We are on AEM Forms 6.5 JBoss. When I tried replacing repository:// with crx:// in URLSpec.contentRootURI and set formQuery = lc/content/dam/formsanddocuments/TestForm65.xdp I get "ALC-FRM-001...
One of my forms is called via Weblink, having a JWT as parameter. I'am looking since few days, how to validate this JWT. Can't figure out, how to do something like a jwt.calidate(token) ...Having AEM Forms on JBOSS running in WINDOWS.Any idea? I need just a nudge in the right direction. BRStephan
I am working on forms portal where adaptive forms are embedded within page component and data is being stored in relational database in line with custom storage guidelines provided by Adobe for draft and submission. I am curious to know the best approach to prefill adaptive form with in a page. I am...
After submitting data from my published mobileForm (xdp) I get a error message from the browser: "default.submit.html:1 Failed to load resource: the server responded with a status of 403 (Forbidden)" Inside my author instance all work fine only after publishing to the publishing instance I get this ...
AEM Forms 6.4 JEEI created a group (AEM_Forms_Compliance) in LiveCycle adminui and assigned it the role "forms_user".Then I created a user and assigned him to the group.I cannot find the group or the user in AEM Security?regards Jan
@Mayank_Gandhi I am working on customizing drafts and submission component to save data in SQL Server. I followed the steps given in below community article and kept FormsPortalSampleDataServiceImpl,FormsPortalSampleMetadataServiceImpl implementation in my project code base and updated Portal draft...
I am working on customizing drafts and submission component to save data in SQL Server. I followed the steps given in below community article and kept FormsPortalSampleDataServiceImpl,FormsPortalSampleMetadataServiceImpl implementation in my project code base and updated Portal drafts and submission...
Hi There, Is there any way to replace images/asserts into one folder. currently the replace button is active only if we replace one by one. My need is to replace 10+ images at the same time. Snapshot below for reference Single selection, replace button visible Multiple selection, replace button not ...
Since we are moving to interactive communication, using migration utility of AEM 6.5 we have migrated our data dictionary into fdm(no data source created) ,We are getting xml from middleware and using aem workbench we are processing it further.We managed to generate pdf by using Print Channel classe...