Hi All,I am trying to get Active step of workflow running on my page.Basically the required information for this is present under /var/workflows/instances/ For this i am writing an OSGI service.In this using WorkflowSession API and trying to access workflow instances of RUNNING state with the help o...
Dear community members,I'm trying to create JCR nodes based on the data returned by http get. Some of the data contains special characters. .. .. "details": [ { "label": "Présentation de l’entreprise:", "value": "<p style=\"margin: 0px;\">Chez , nous donnons aux gens la possibilité d'interagi...
The CQ.Util.formatData(CQ.Util.eval('/apps/ax.json' ) is used in JSP but does not return the json file .should any configuration be done to make this work.Please advsie.The same is working on another AEM6.4 instances.
Unable to read json file using CQ.Util.formatData(CQ.Util.eval('/apps/ax.json') in 6.4.IT is working in other instance.Any js files need to be installed or any config changes needed
Hi Everyone, I have a scenario to automate the replication of huge number of pages, tags, nodes (overall 30k will be there).which is the best process to achieve this? Thanks in Advance
if i am cloning my env which is whole stack(author,publishers and dispatchers)what are thing i need to consider after cloning to make it work. What are the changes needed in the new one ,like if config which and whatif uri which one?
I am trying to build custom component using WKND site tutorial https://docs.adobe.com/content/help/en/experience-manager-learn/getting-started-wknd-tutorial-develop/custom-component.htmlByline implementationi dont see com.adobe.aem.guides.wknd.core.models.impl package in my eclipse project i usi...
I have created a custom component in CRXDE repository by coping and pasting existing component in AEM author. I am able to see that component in Tools -> General -> Components section in author instance. Is there any way to replicate the same on publisher as the component is missing in publish insta...