Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
How to modify existing source path from the Live copy and change to some other blueprint path
Solved! Go to Solution.
Hello @HelpTech
You can use a Groovy script to update the cq:LiveSyncConfig property. Hopefully curl command should also work.
https://sourcedcode.com/blog/aem/update-a-node-jcr-property-in-aem-with-curl
Be cautious about following:
View solution in original post
Technically you should not do that, but you can workaround if you are completely sure that's going to result ok from the cq:LiveSyncConfig node. Do it in a lower environment or testing first.
Views
Likes
Replies