Replication via security based on asset/page metadata property | AEM 6.5
Hi Everyone,
I have use case where content should be replicated based on page/asset metadata. I have a metadata property named status. If status value is 0 then I have to publish this page based on security. Security means, USER WHO CAN ONLY SEE THE CONTENT THAT IS SUPPOSED TO REPLICATED . Now this user should only replicate the pages which metadata property STATUS value is equal to 0(zero),
How can achieve this via security and user?? How can I make the user only replicate the page where status =0?? I want user to see only the content which STATUS =0 and replicate.
Permissions has to be applied at root folder level so that it has to applicable for all the sub pages and folders.