Hi, While trying to create AEM publish instance , using aem-65-p4503 jar, on start up it is navigating to login page. Default admin admin is not being accepted by it. Anyone any idea ??
I am working on a component that loads content fragment data with javascript and a request to the assets HTTP API. I need a full result set but the response is paginated as described here:https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/assets-api-content-fragments.html...
We have the storage configurations from Tools>Communities>Storage Configuration, which is stored under /etc/socialconfig/srpc/defaultconfiguration, in our code in order to be able to simply deploy it on an AEM instance without the need to configure it manually via the UI on every instance. The chall...
How to get i18Dictionary object in custom workflow process step?Following points tried :1. As we dont have slingHttpRequest object exists so can not get resource bundle using request.2. ResourceBundle rb = ResourceBundle.getBundle("projectName");3. ResourceBundle rb = ResourceBundle.getBundle("proje...
I am trying to trigger the pipeline which is created at Cloud Manager through Adobe I/O api. I have followed below steps1. Created Integration at developer Console for Cloud Manager API.2. Generated the public key at cloud manager and downloaded the private key at local.3. Installed the aio cli plug...
Hi all! We're in the process of listing our Marketo integration on the Adobe Exchange Marketplace. I found this guide but the link to "Learn more here" under Step 6 doesn't work, which makes me think these instructions are outdated. I'm also getting an error anytime I try to navigate to the Experien...
Hi,Could you please guide me from where I can find dispatcher version 4.1.11 or latest? I tried but no luck Actually I was testing TTL on my local. Thanks.
Hi all, I have encountered a puzzling situation.I have integrated AEM with Target on one author instance (in one of the environments we use in our company).Upon doing the same activity on a different author istance (different as in "belonging to a different enviroment", but identical in terms of con...
Hello,When creating a content fragment model, the data types "multi line text", “number field” and "enumeration" are missing the following properties:Mandatory flag for “multi line text” and “enumeration”Max. length for “multi line text” and “number field” We are using the latest 6.5 FP. Is it that ...
Hi all, I currently migrating from old CUG to new and stumbled with the following problem:in the previous version, we could add property cq:cugPrincipals to the page template, and all pages created with this template will have this CUG by default. But in the new version, we have to use rep:CugPolicy...