we are on AEM as cloud and we have requirement to protect the AEM publisher Endpoint ( a servlet path) with Oauth to expose it to valid consumers. as per the documentation, there is some configuration need to be done in "Adobe Granite OAuth Resource Server" which we are not find in the cloud vers...
Hello Community, Is there any setting in content fragments for filtering all non null values?What i know is we can filter all non null at client side. I was looking for a setting where the server can filter and remove all null fields Please let me know if any one has this done already ThanksArun
We are facing an issue on AEM 6.5.15 we use the "Production pipeline" on Cloud Manager to build and deploy on STAGE (1 author, 6 publish), and packages are uploaded but not installed on Author and Publish. We have the message "A different version is installed" that references the version before the ...
Hi Team I have created a component where I have two multifield properties, and I want to convert the multifield and array format. "items": {"jcr:primaryType": "nt:unstructured","item0": {"jcr:primaryType": "nt:unstructured","text": "Same as Permanent address","value": "same as permanent address","s...
AEM Code and npm start was working fine with node14.After upgrading to the node16,npm start prints this message and local is not up.http://admin:admin@localhost@4502 > AEM not ready Here is the snippet of npm start logs Watching ./app-buildAEM sync version 4.0.3watch over : the directoryTargets: ht...
Hello All, I am having some issues with exporting experience fragment to Target. I see the below errors in the log. Per the log, it looks like the permission issue, I have already verified the workspace permission in Target and it is already having "Approver" access in API integration for the worksp...
When trying to submit a container that has the Action Type selected as ‘Mail’, and then viewing it as published from the editor, the mail gets successfully sent to the email I specified in the authoring dialog. However, when I visit the actual published page and try to submit the same mail, it doesn...
I am trying to modify querybuilder code to nest some conditions.The section of my querybuilder code is as follows:fulltext=searchtermgroup.0_path=/content/path1group.0_path.self=truegroup.1_path=/content/path2group.1_path.self=truegroup.p.or=trueorderby=@jcr:scoreorderby.sort=descproperty=jcr:conten...
Hi All,need to read properties from /content/usergenerated/asset-share-commons/en/assetrequest/cq-gen1678948801943 folder and display it on new page on submit of form . created form using core components , on every form submit data will be stored under /content/usergenerated/asset-share-commons/en/a...