The Language and Language Root fields are set in the master copies:
However when you roll out to the live copies, the properties are not being carried over:
Workaround: We have had to cancel inheritance and manually set the Language and Language Root values.
Solved! Go to Solution.
Views
Replies
Total Likes
hi @Jeanmaradiaga ,
You can check the existing configuration using developer console. If you think changes needs to be made, then you can create configuration in your project.
For configuration creation you can refer Configuring OSGi for Adobe Experience Manager as a Cloud Service | Adobe Experience Manager
Hope this helps.
Thanks,
Nikita Garg
Go to configuration manager in OSGI, http://localhost:4502/system/console/configMgr and search for CQ MSM Content Update Action configuration and make sure the properties are not in the excluded properties list.
Thanks @Siva_Sogalapalli. The only issue is that this is happening on the Cloud environment not local. Should a configuration file be made for this?
hi @Jeanmaradiaga ,
You can check the existing configuration using developer console. If you think changes needs to be made, then you can create configuration in your project.
For configuration creation you can refer Configuring OSGi for Adobe Experience Manager as a Cloud Service | Adobe Experience Manager
Hope this helps.
Thanks,
Nikita Garg