How to replicate the site catalyst configuration from author environment to publish environment
We uses CQ5.5 and integration with site catalyst. Whenever we create a new site catalyst configuration in author instance, we want to move this new configuration to publish instance.
When we try to activate the framework in author instance, the cr:content is missing in the publish instance.
For example, you create the site configuration name MySiteCatalyst, it has a jcr:content node under the MySiteCatalyst node in the author instance. But in publish instance, all nodes are replicated correctly except for the jcr:content node.
it also causes the 500 error under the cloud services page (/etc/cloudserivce.html) for site catalyst link.
Can someone please let me know how to move the site catalyst configuration from author instance to publish instance?
I tried to package it, it has the same issue, no jcr:content node.
Thank you.
