Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi,We are trying a scenario where unlocking a page in AEM 6.3 is failing. PFB the steps followed in a vanilla AEM instance.Lock a page using a user say author1.Another user, say author2 impersonates as author1 and tries to unlock the locked page.Error appears - Unable to unlock page. Error.log - Cau...
I need to do that an user can choose between two options in a workflow, I was thinking in use a selection field in a dialog participant step. But I did some test...I was trying to do it using dialog participant step. -> https://docs.adobe.com/docs/en/aem/6-3/develop/extending/workflows/step-ref.html...
In Aem 6.3 if we are dropping the component then until we manually refresh the page the component is not seen in parsys. So I want to write the custom listener which helps me like when I drag and drop the component its editconfig part appears I don't need to refresh the page.
I've already implemented my own way to customize the parsys new area text that usually says Drag components here (touch ui) or Drag components or assets here (classic ui). It's very helpful for the authors in big corporate websites where there might be many paragraph systems and stuff gets confusing...
Hi All,I kept files in drop box and I created one cloud service and fetching metadata of files from drop box. While fetching file getting following exception in log javax.jcr.InvalidItemStateException: OakState0001: Unresolved conflicts in /content/dam/fetch123. But its able to fetch metadata succes...
Hi all,I'm adding some default values in a multyfield via javascript. There is a check box on which I have a listener and if it is checked loop over the selection items of the multifield and adding items with values. On first open of the dialog and check the checkbox values are populated fine, but i...
Hi,I have the requirement to create a JCR package of a single page, the package must not contain subpages but the order of the subpages must be included in the package.I tried to create a package with a filter (e.g. /content/myProject/myPage) and added two rules (exclude /content/myProject/myPage/*....
Hi I am trying to configure a new Oauthprovider for Azure. However while configuring the provider I am not able to find ConfigID field ? Can someone guide me what is this configId and where can I attain this configID from my new azureOauthProvider ? Regards, Adil
Hello,I'm trying to migration content from a 6.2 instance to a 6.3 instance using crx2oak.I use following cmd:./java8 -jar crx2oak-1.6.8-all-in-one.jar --cache=2048 --copy-orphaned-versions=false --copy-versions=false \--include-paths=/content/dam/www-mysite-be,\/content/www-mysite-be \segment-old:/...