Hi AEM Guru's, When trying to start our AEM instance i am getting below error. This is bit urgent .. Please help sudo -u cqadm ./start 02.06.2021 01:54:15.040 INFO [main] Setting sling.home=crx-quickstart (command line) ./start: line 89: crx-quickstart/conf/cq.pid: Permission denied02.06.2021 01:54:...
Hi All,I had created a multifield structure with three levels of nestingBelow is my dialog structure: <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.ap...
Hey guys, I can request a representation of the JCR in JSON format by requesting a path with .json at the end. For example: http://author:4502/content/panerabread_com/en-us/menu.2.jsonGive me:{ "jcr:primaryType": "cq:Page", "jcr:createdBy": "admin", "jcr:created": "Mon Feb 08 2021 11:10:35 GMT-0600"...
Hi Team, We are using AEM as a cloud service and wanted to know the best practices for migrating user permissions to higher AEM environments i.e. QA, Stage, Prod. I am aware about ACS commons ACL packager but we will mostly likely not have permissions to deploy packages on the higher environments. ...
We are folding two websites into one and will use a subfolder strategy to identify content by region. Currently we use this convention for page titles: Company | Folder | Page Name. With this merger, we are essentially creating a need to locate some pages in a regional folder such that, if we follow...
Any plugin supportability of adobe cli which can directly be installed in jenkins , and the basic steps that are shared for the plugin how that will be recognize by jenkins when its installed on the server hosting the jenkins . I have already performed all the steps as mentioned in :- https://wttec...
Hi Everyone, I need to call indesign server using .sh script. And also, I need to change the port dynamically InDesign file upload if the port is busy. Could anyone knows the answer please help me. Thanks.
When previewing a page in AEM it would be really helpful to allow authors to simply manually pick the audience segment they want to preview as rather than have controls to set what is currently in the trolley etc. Is this possible and have I missed this? The only options I see currently are to eithe...
Hi All,Can we restrict workflow, not to appear on selected page for user and to appear the same workflow on other page for the same user.For. e.g. When we right click on page , select workflow, I get list of workflows to select. My requirement is not to show some workflow for certain page or Node fo...
Dear All, One of my requirement is that , I want to build proxy component for reusability in my AEM cloud SDK , as shown below. How can I build using latest arch type to get below folder structure with below pom.xml *********** pom.xml inside aem-mysite-core (It should be proxy of core component) *...