Hi guys, I wanted to convert my pdf to xml format using the sdk. I did try to do it directly from the app, but after few pages, the structure is getting messed up, like every single sub heading is just under one header. So i had to make multiple small pdfs for the same pdf and manually convert them ...
I tried to use the PrintChannelService to generate pdf, getting the below error.I'm using AEM 6.5.22 and tried with the following dependency (both).<dependency><groupId>com.adobe.aemfd</groupId><artifactId>aemfd-client-sdk</artifactId><version>6.1.152</version></dependency>and<dependency><groupId>co...
Hello, with Oracle changing there licensing model we are being forced to remove all Oracle JDK and JREs, otherwise we incur a very large penalty. I have been successful in replacing the Oracle JDK 1.8 for the Temurin JDK server side, but now we are being asked about the JRE bundled in Workbench C:\...
Hi Team, We are exploring the use of AEM Forms and have created a simple form with a few fields—such as First Name and Last Name—along with built-in validations. Instead of using the default out-of-the-box (OOTB) submit action, we are looking to handle the form submission on the client side using a ...
I created the FDM using service now configuration, while try to open the fdm got the error like "Error in fetching Data Source". Please let me know if i need to change anything.
I tried to create a data source with Service Now, i got the swagger file when i tried to create got the 500 error for this callhttp://localhost:4502/libs/fd/fdm/content/crud.dermis.formDataModelManager.jsonPlease let me know where i'm doing wrong.
Hi anyone please confirm do we have Letters / Correspondence Management in AEMaaCS, if yes please share me the steps to do local setup. Thanks in advance
I have a requirement to create a Letters, for that i need to create a data dictionary with fdm (serviceNow). Any advice or guideline.Thanks in advance.
We are using AEM 6.5.21 for an Adaptive Forms–only project (no Sites or DAM setup).In the wizard layout, we're trying to add a custom component (dmaftitle) using this code:<sly data-sly-resource="${resource @ resourceType='dmaf/components/dmaftitle'}"></sly>The component shows up in the form, but we...
Hi Team,One of our customer reported an issue where the checkboxes are not visible in the domain page. On checking it, the page has a adaptive form linked and that form uses Ultramarine theme. It works within AEM(author and publishers). Also, On checking further, we noticed the file name of that ass...