Hi, I am trying to integrate AEM 6.5 with Adobe Launch using Adobe I/OReferring :- https://docs.adobe.com/content/help/en/experience-manager-learn/sites/integrations/adobe-launch-integration-tutorial-understand.html But i am unable to map Adobe Launch cloud service with my project as we have static...
If you try to save a value like this for the href : http://...emailAddress=<span class=email>EmailAddress</span>&URL=https://../global/en/home/library/measurements.html It is replaced with encoded chars for the < and > in the <span> tag. e.g. it becomes http://...emailAddress=%3Cspan%20class=email%...
Hi,I was just trying to integrate the AEM SPA editor to my existing angular application which is developed mostly by following the Redux pattern. So all the presentational components, I was aiming to expose as an AEM component are dumb. They will get its data through @Input() and the user interactio...
Please provide me some reference regarding the approach, tools, etc. for migration of assets, contents, links, metadata, data, etc. from another CMS to AEM.
Hi All,I'm trying to create Experience Fragment in AEM and export it to Adobe Target. I was referring to below doc [1] to integrate AEM with Adobe Target via the Target Standard API which requires the configuration of Adobe IMS and Adobe I/O. The document ask us to create Integration in Adobe I/O co...
Hi, I need assistance to add customized columns (workflow id, current assignee and current active workflow step) in the workflow instance (AEM6.5). Also I want to know how to hide/ remove OOTB columns from workflow instance. Thanks,Nagaraju
I am trying to rename a page by using the move function and changing the 'name' field. When I change the name, click 'Next', the 'Move' button is greyed out. When I click back, the name still appears as changed. But I am unable to proceed. I tested moving the page to another location and the name di...
Hi All, I would like to understand what are the best ways to import assets in to AEM. I need to load assets(PDF's) as a bulk like 5k at a time.Please suggest me some good tools any available.
I am doing a security review of our AEM instance and going through the Security Checklist. It is not clear to me what "Changing the OSGi Web Console Password" actually does. I changed the AEM admin user password to "rainyday". I changed the OSGi Web Console password to something distinct per the...
We recently got a security vulnerability as below. "OPTIONS method returned values including itself" we wanted to block at AEM level using Apache Sling referrer filter by adding OPTIONS in 'filter.methods', and post updating the configurations, i was still able to get response for the below CURL req...