Hey, i have configured Adobe IMS configuration for Launch and also created the cloud configuration under /conf. The launch script is not loading on author but it is loading in publish instance. I have published the same config and page from author instance to publish.
Any idea as to why this is happening. I am running AEM 6.5.1 for reference.
Solved! Go to Solution.
Issue was with author /conf permissions getting messed up. Thank you everyone for the suggestions.
Have you applied the launch configuration to the site's cloud configuration page as per below:
Views
Replies
Total Likes
Hello,
Do you see any errors in the browser console, network or in logs when you load the page?
You can map the launch integration to your site through "Configuration" path available in the Page properties Advance tab. Check section "Map an Adobe Launch integration to a site in AEM" here [1]
[1] https://helpx.adobe.com/experience-manager/using/aem_launch_adobeio_integration.html
Regards,
Vishu
Views
Replies
Total Likes
Hi,
I have added the configuration in page properties. The same has been published and validated in publish environment. It is just not working in author environment.
Views
Replies
Total Likes
Okay. As asked before, do you see any errors in the browser console, network or in logs when you load the page?
Views
Replies
Total Likes
No errors in browser console, network or logs.
Views
Replies
Total Likes
I am working on AMS provided environment for reference.
Views
Replies
Total Likes
Might need deeper analysis. Please raise a daycare ticket.
Views
Replies
Total Likes
Did you set Adobe Launch Cloud Configuration to "Include Production Code on Author"
If you have not, you need to switch to "Staging" env, you can use "Launch and DTM Switch":
Launch and DTM Switch - Chrome Web Store
Issue was with author /conf permissions getting messed up. Thank you everyone for the suggestions.
Can you please elaborate on the solution? I am having the same problem.
Views
Replies
Total Likes
My issue was with read permissions on /conf node.
Views
Replies
Total Likes
Which user should have the permission ? I am using admin. It has read permissions on /conf. Anything else i need to check?
Views
Replies
Total Likes
I found the issue:
libraryUri was populated wrong while creating the configuration: "/" was getting appended. I think link checker was removing this invalid URl from the markup.
After correcting this I got 404 for script URL. I had to manually copy the URL from launch environment tab.
Thanks,
Prashant
Check Some hotAEM related topics on my blog:
Views
Replies
Total Likes