Launch config not updated in AEM
Hello,
I have integrated Adobe Launch with AEM 6.4 and I am having issues with updated Launch config to be shown on AEM.
Pre-requisite:
AEM and Launch integration has been setup
Steps to produce issue:
- Make any changes in Adobe Launch (e.g. create a rule to rename the page title)
- Publish the change in Adobe Launch
- AEM downloads the changes (via pre-configured cron scheduler polling or by launching the Adobe Launch Library Download workflow)
After performing steps above, I can see the following changes in AEM:
- AEM error log shows that the new Launch library files were downloaded into /var/cq/dtm-reactor/clientlibs
- libraryEntries and libraryEntriesPrev were updated in /conf/{your-site}/settings/cloudconfigs/dtm-reactor/jcr:content/{env}
- libraryUri is NOT updated and still points to the old path
As a result, the site that was configured to use Adobe Launch did not get the latest changes.
Is this a bug or is there something else needs to be done to prevent this?
Thanks,
James