hi team, After running Scheduled Page/Asset Activation workflow, I am not able to see existing workflow inbox messages. It is empty. Go to Tools -> Workflow -> Models -> Select Scheduled Page/Asset Activation and click "Start Workflow" giving some Payload.Once done, hit localhost:4502/inbox and chec...
Hi All, I am getting NullPointerException while Importing from CRX/Exporting to CRX using IntelliVault tool.System is running on JDK 11.0.7 and IntelliJ IDEA 2020.1 along with Vault CLI as 3.4.4Any pointers will be helpful here.
Hi,We are using more i18n values in our project. Since the node type(jcr:primaryType) is nt:folder and jcr:mixinTypes is "sling:Message" while updating the values (locale wise)in /libs/cq/i18n/translator.html and while replicating using /libs/replication/treeactivation.html (from parent path), its t...
We are building a site in AEM, the site will have both the satanic and dynamic content. Dynamic content resides in external content management system and can be accessed via REST APIS. The approach we took so far is to create custom components to get the content from external source. So, in our arch...
Dear Experts,I am working on LDAP integration with AEM 6.4 Author and followed the below documentation to implement in my Windows 10 machine.Doc link: https://helpx.adobe.com/experience-manager/using/configuring-aem64-apache-directory-service.htmlI was successfully able to sync LDAP users and gave t...
Hello All - I have a dynamic component in the page. On selection of the drop down, The content needs to be refreshed/changed according to the selection. The component is basically a Multifield component with reference/path to the experience fragment Path/variation for each state. In the JCR node of ...
Hi Team, I have created custom service interface a in bundle A and i need to call this interface - a service in my other custom bundle service .can we directly do it using reference annotation after deploying bundle A in osgi Felix console or need to do other way . ...
I have set of common components and their clientlibs. They are to be re-used in multiple sub-sites which will have their own specific components and libraries.How can I load site specific clientlibs using editable template?Thank you.Kamal.