Hey guys, I am having an issue when I try to access the publish domain https://publish-p00001-e000002.adobeaemcloud.com/content/appName/en/shopping-cart.htmlThe changes pushed from the author are only visible in publish domain URL when I try to access through the query parameters. Checking the logs...
I created a custom component without specifying a resourceSuperType from the core components. The component includes a cq:dialog for the dialog box and a cq:design_dialog for the component policy. First, I tried adding default CSS classes in the component's policy, but they did not appear in the HTM...
Dear Members, I am writing graphql query on content fragment, I need to pass 'variation' query variable to get the content from particular variation of the content fragment. The query is working fine on Graphql Query Editor in AEM cloud SDK. However when I copy the url and hit using the browser it i...
HI Team,We have a requirement to update an HTML form, and upon submission, a PDF needs to be generated based on the form values. I have tried uploading the PDF to AEM DAM and was able to read the field values, but I am unable to update the PDF in AEM.Which is the best approach to develop this featur...
Actually when I installing Aem through the command prompt it is asking the desired admin password where I will find that password what is the way to find that password could you please suggest the way how to find that password in a detailed way
Hi Team, I have AEM 6.5 publish instance running. I was trying to install security certificate using the below command and received error. Command used:curl -u admin:<PASSWORD> -F "keystorePassword=<KEYSTORE_PASSWORD>" -F "keystorePasswordConfirm=<KEYSTORE_PASSWORD>" -F "truststorePassword=<TRUSTSTO...
hi folks,I can’t use itextpdf anymore for license reasons, so I’ve been trying to integrate PDFBox in my AEM project (AMS, 6.5) I found this project with suggestions on how to do this: https://github.com/ahmed-musallam/pdfbox-osgi-bundle I added the maven-bundle-plugin updates below to my AEM “Java”...
Hi, I have an interesting requirement...I have directory that is currently CUG protected, meaning only certain user groups can access after authenticating. We have a new requirement where they would like to bypass the authentication if a vetted user clicks on the link (from an email). So, for exampl...