We have requirement to store a long string (end-user specific) in a cookie but because of the size limitation of the cookie, we are not able to store it. We are required to send this String with every call to the database. We are using MarkLogic database here. Please suggest what will be drawback ...
We need to add a iframe in the page and inside iframe we are calling a website which has functionality to zoom in & out.But as soon we try to zoom in / out using mouse scroll inside iframe, main page start scrolling.We tried to add the functionality of scrolling="no" but it doesn't work.We have only...
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.