Hi,we are calling an API using servlet, Our AEM Instance in 6.5.5, we are successfully able to call the servlet and send the CRSF Token in the author instance. However, In the Publisher instance, we are getting an empty response from the /libs/granite/csrf/token.json, how can we validate or authenti...
out of the box, all java code logs written to error.log are duplicated.The culprit is having your own logger format:/myapp.ui.config/src/main/content/jcr_root/apps/myapp/osgiconfig/config.author.local/org.apache.sling.commons.log.LogManager.factory.config~myapp.cfg.jsone.g. { "org.apache.sling.co...
Hi, We are migrating components from Coral 2 to Coral 3. In components having multifield the data is currently being stored in JSON format. After coral 3 migration for multifield, we have added a composite={Boolean}true. After migration multifield is storing data in node structure. (e.g item0, item...
We have added a redirect in dispatcher /abc.html to /xyz.html. When https://www.example.com/abc.html is accessedActual behaviour:https://www.example.com/abc.html --> http://www.example.com/xyz.html --> https://www.example.com/xyz.com Expected Behaviour:https://www.example.com/abc.html --> https://...
I'm following the tutorial to create a new site https://helpx.adobe.com/experience-manager/using/first_aem64_website.html. However I'm not able to edit template as there's no layout container. Edit:I creted a new page in we-retail website, which uses page-content template: But it's still not editab...
Hi all, What is the difference between AEM Cloud Service and Managed Service?Understand that in Managed Service, Cloud, AEM installation, maintenance and upgrades are all Adobe's responsibility.In AEM Cloud Service, everything is same as above, except that Cloud is provisioned and managed by someone...
I have created a editable template and created a new page with the template.( I have added two new tabs in the page Component dialog ) . I opened the page properties and in the thumbnail Tab I have three buttons as shown below. ..these buttons are not working. am getting an error in the logs which ...
Hi Team, I would like to create a custom store object and use them for segmentation resolve.Where as I'm able to create the custom store object and that custom store object is available in the browser contextHubPersistence object. After creating the store object I went ahead and check for the audien...
We have a requirement for a table component with a number of variations where the number of rows and columns are gets varies in a single table. Sample examples are given below. How can we approach in achieving a component with this requirement.