Is there a way to replicate and activate/publish tags without packaging them and moving them to another environment?
Thanks,
-Dean
Solved! Go to Solution.
Views
Replies
Total Likes
Turns out to be a permissions issue. The tags are replicated, but the permissions do not automatically get carried over to the publish instance.
Views
Replies
Total Likes
As tags are only content -- you should be able to use this API:
https://docs.adobe.com/docs/en/cq/5-6-1/javadoc/com/day/cq/replication/Replicator.html
This API is on our list to base a HELPX article, However - it does not exist yet. Here is an older thread that may help too:
Views
Replies
Total Likes
There is a GitHub example of the Replication API here:
it’s a sample content replication harness..
Views
Replies
Total Likes
Turns out to be a permissions issue. The tags are replicated, but the permissions do not automatically get carried over to the publish instance.
Views
Replies
Total Likes
Views
Likes
Replies