Hi folks,We have a 3rd party who have some traffic that will be directed to one of our AEM virtual hosts ( already configured in the dispatchers).We got them added to the Adobe security groups. What other instructions do we give them to get this working ?We told them to send to the Adobe ALB that we...
Hi Team How to validate the whether we installed AEM with Azul Zulu OpenJDK 11 or Oracle JDK? Is there any potential issues if we install the AEM using Azul Zulu OpenJDK 11 instead of Oracle JDK (Most of the time we used Oracle JDK but Amazon E2 server already installed the Azul Zulu OpenJDK 11. He...
Hi All,Have AEMaaCS in local environment, try to upload Assets through Asset api as per Adobe suggestion 3 step process i.e. initiate upload, binary upload and complete upload by following below.https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/assets/admin/developer-r...
I'm generating images at runtime using the zxing library and need to append text at the bottom of each image within an OSGi service environment. I attempted to leverage the java.awt packages, but encountered a Null Exception with the drawString() method.Has anyone successfully integrated text onto i...
Hello All,There is a parent page and its having some child pages. I unpublished parent page(it will unpublish all child pages) and then its showing Published status for Parent page as: Not Published. Action 'Delete' is pending. All child pages got removed from this parent. I am not sure why this has...
Hi Team,We have setup dispatcherMaxAgeFilter to set TTL and we have multiple filters applied. We would like to know if there is a way to find out the order in which these filters are executed.Any help on this would be appreciatedThanks
Hello,I'm using Brand Portal in AEMaaCS to give access to our external users to some assets in AEM. I have added the users in product profile(Brand Portal) through the admin console and given the Viewer & Editor access to them. However, when user open the brand portal link, they are not able to see ...
I have osgiconfig folder inside /apps/kb and I have install folder inside /apps/kb-packages. I could see these folders and files(config, jar, zip) files in local as below (local AEM ) But when I deploy the code to AEM cloud, I dont see "osgiconfig" folder and install folder is not appearing in aem c...