Hello all, I am on ACS commons v4.3.4 and AEM v6.5.3, using the OOTB ACS Commons Sitemap and Vanity urls. The issue i'm facing is, sitemap is include vanity urls as well, which it should not. Is there any way this can be disabled? Thanks in advance!
Background info:We currently have AEM OSGI REST endpoint that takes XDP name+location and XML data and renders PDF editable form. The PDF form is sent from the OSGI servlet as a byte array back to our Spring application. Our application then renders the PDF inside the browser page. The user enters d...
Hi,I would like to know if there are any open source JSON:API sling exporters available in AEM to export the content to SPA in JSON:API format(https://jsonapi.org/) , if it is not available i am looking forward to any available solutions which is availableI could see similar offering is available in...
I am facing issues for some of the URLs which have 'childrenlist' as a keyword in the URL. For example, if I try accessing https://www.example.com/sdfsdf.childrenlist.html URL, it shows as below for the request. However, there are no such pages available for such request. I have some rules set in di...
I'm creating a dialog having Nested multified for page having table columns init and it is very large view the author/content team confused that multifield having too many columns so i need to minimize the column for authoring perspective Please suggest me best practice with code.
I gone through https://docs.adobe.com/content/help/en/experience-manager-65/developing/platform/query-builder/querybuilder-predicate-reference.html#daterange according to the url im using query as: queryMap.put("path", assetFolderPath);queryMap.put("type", "dam:Asset");queryMap.put("p.limit", "-1");...
When I go to the DAM to look at the revision history of any asset, I'm getting an error. The page spins for a while and then throws a 500 error on status.html and events.provider.html.The following are showing in my error log (truncated due to message size). I have no idea what's causing this or how...
When exporting Experience Fragments from AEM 6.5 to Adobe Target, they appear as 'HTML Offer' type, instead of as an 'Experience Fragment' type that all tutorials show. There is a valid IMS integration between AEM and Target. Does this have anything to do with Link Externalizer in AEM?
Hello everyone,I have implemented in my AEM project the Translator to Manage Dictionaries.I was thinking that i should able to edit a label and then replicate that change for all the others AEM instances, but i don't any option to do it in the Translator interface. Then i found the note that is in t...
Hi I am working on a demo task to create experience fragments and integrate it with adobe target. I use AEM 6.5 version. I am getting below error while creating activity in Adobe Target. I have already created property and added it to my workspace but still I get below error. Also getting Error exp...