All, I am trying to create folders and move assets- performing bulk moveAnyone knows 1. if jcrutil.createPath can help me best create nodes that are sling:folders WITH jcr content? I tried using.createPath which created missing nodes but no jcr:content. Want to confirm and know i am not missing som...
I created one template in InDesign with extension indd. Tried to create brochure by uploading the created indd template getting this error.How can we resolve this?
Working fine on author mode but not in Dispatcher levelI want to allow servlet path in publisher domain sample like:"/bin/customproject/mylink?myId=178462736472364762" In dispatcher configuration on filter.any file added new rule with # Allow my link Path/01 { /type "allow" /url "/bin/mysites/*"} bu...
Hi, Facing an issue while deploying my code through CLOUD manager with java 11. Getting below error. Any pointer? 494 [main] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project ****.services: Fatal error compiling: invalid flag: -...
Hi All, I had left my AEM instance up and running over the night but found the instance not working with the below error - 22.07.2022 10:07:05.930 *ERROR* [[0:0:0:0:0:0:0:1] [1658464625922] GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImp...
I am trying to implement a tooltip but it is giving an error for the below syntax. Kindly help to solve this issue.<p data-bs-toggle="${item.includeIcon == 'true' ? 'tooltip' : ''}" data-bs-html="${item.includeIcon == 'true' ? 'true' : ''}" data-bs-custom-class="${item.includeIcon == 'true' ? 'toolt...