I was looking to figure out if Sensei could generate content that would be localized. Each postal code will have different underlying facts of the same type that would be used to create a series of articles that will be on the same subject but informed by the localized facts from each postal code.
We want to customize the email notifications that are sent after a review task is created in AEM Guides. I tried copy&paste this node to /apps/fmdita/mail folder, but it's still picking the template from /libs/fmdita/mail . Can anyone suggest the way to customize these OOTB templates in CRXDE? Your ...
BackgroundCustomer is on AEM 6.5 on-prem and trying to enable the CSRF token and accessing the CSRF token via dispatcher. The token is sometimes generated correctly and sometimes gives a blank response. - The issue is only happening on UAT environment , where there are 2 publishers and 4 dispatchers...
I have a backend Sling model which fetches the asset path and then fetches the description from the asset and I display the same in HTL using helper class. It is working for all image types but not for svg images. What maybe the issue here?
We have upgraded from 6.5.13 to 6.5.16 and after that page activation/publish and rollout page is not working. Does anyone had this issue and fixed it already? Please help.Error in the log:POST /libs/wcm/core/content/reference.json HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl ser...
Hi All,I want to extract all the assets for a specified page.I'm trying to explore ACS Common report. I have added "Report Builder Config" component and added below query.SELECT * FROM [nt:unstructured] AS s WHERE ISDESCENDANTNODE([{{path}}]) AND CONTAINS(s.*, '/content/dam/MyWorkSpace') Then I have...
Hello I have an externally created XFA document with fillable form fields that always looks the same.Several participants fill out this form and forward it to the next place with an electronic signature.At the end there is a signature window for an electronic certificate as well as two form fields f...
Hi team, We've synchronized contents (pages) by building/installing packages between different versions of AEM.We understood that the sequence of pages cannot be installed correctly for the two version. However, is there any way to identify the the differences with tools, so that we could at least ...
The original AEM 6.5.15 fileupload.js has the following options:CancelKeep BothReplaceCreate Version -> I would like to understand what does this option do?I do not have versioning on the folder level and also do not see this option in parent folder properites. I see that Create Version preserves th...