AEM Sites - Change sling:resourceType of the live copy created from a blueprint
Hi Team,
I am trying to use the same content onto a different site by creating a livecopy.
I wanted to change the sling:resourceType of the pages created using livecopy (it has different sling:resourceType due to difference in site structure and page resource type).
I have referred page for my reference - https://experienceleague.adobe.com/docs/experience-manager-65/administering/introduction/msm-sync.html?lang=en
What I did?
Created a rollout config with liveSyncAction editProperties
Added the regex to change the sling:resourceType as mentioned in the document.
Please help if anyone is using it and guide me to achieve the requirement. Thanks for your time and helping me!