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...
Is there possibility to skip overwriting jcr:title property when XF rollout is triggered? Currently when I trigger standard rollout for all dependent child experience fragments, they get same title as master experience fragment.
We have a security scan risk where the request from the browser in Burp is intercepted, modified to have a malicious host, and sent to the server. We have observed that the server redirects to a malicious site.Below are my queries:Is there any way to Validate the Host header?Will there be any conseq...
Hi, a few questions about AEM. 1) How do we get the total size of all our assets?2) Total count of our assets by asset type (image, video, etc.)?3) Listing of renditions?
how to convert the static template to an editable template. all my templates it will be build on jsp. please is there any way to convert? I know aem modulation tools it will convert only pages and components etc.
I have a custom component whose htl template uses wcmmode.edit to conditionally render content. When outside of an experience fragment, the wcmmode.edit works. But when I put it inside an experience fragment and link to the XF from a page, wcmmode.edit always resolves to false. Am I using experience...