In our environment, authors will publish several times on specific pages like test1, test2, and test3 during day time. To validate those changes in site1.com, they have to wait for one hour to clear the cache as per our Current TTL time. So, We want to integrate this clear cache process in the workf...
Description -We are using the language copy for translation from English to Spanish. We updated the "translation-rules.xml" file to accept and ignore the translation of specific properties.However, if we ignore the translation for a specific property, it would just override it with the English prope...
I try to use the newest Versoin of filevault-package-maven-plugin. <groupId>org.apache.jackrabbit</groupId> <artifactId>filevault-package-maven-plugin</artifactId> <version>1.1.4</version> Everything ist working ok. But I tried to add my sling mappings under /etc/map in the project (as usual). But t...
Hello All, As part of dialog participant step - We have designed custom touch ui dialog which gets triggered when participant tries to complete the step. In the custom dialog - we are capturing inputs from the workflow participant. We need this input data in later steps of the workflow so we are try...
I am attempting to delete all versions(except the root version) of an asset using a task.I am using VersionHistory API to remove the version. It works for all of the versions except for the last one. I keep getting this error: OakIntegrity0001: Unable to delete referenced nodeIs there a way to rem...
We are using AEM cloud.My AEM publish instance runs under this domain https://publish-pXXXX-eXXXXX.adobeaemcloud.com we are trying to configure the domain name for this. Where can I find the cname for the AEM publish prod instance? Is the cname same as this URL publish-p13771-eXXXXX.adobeaemcloud.co...
We are facing an intermittent issue, OakState conflict, upon user login through SAML. On debugging logs, we found below observations,1. The conflict is of type changeChangedProperty on the property samlResponse at the user node2. At the same time when the OakState conflict occurs we observe another ...
We are facing an intermittent issue, OakState conflict, upon user login through SAML. On debugging logs, we found below observations,1. The conflict is of type changeChangedProperty on the property samlResponse at the user node2. At the same time when the OakState conflict occurs we observe another ...
Greetings, I'm new to AEM development and would like to to have my 'ui.frontend' folder to sync with local AEM instance. I followed the Eclipse setup guide from Adobe, so far the 'core', 'ui.apps' and 'ui.content' sync well except 'ui.frontend' yet to setup(does not appear in the Add/Remove in sync ...