Apache sling content reverse distribution in aem cloud
Hi experts,
Please let me know if anyone is able to successfully use Apache sling content 'reverse distribution' , queues are getting created in publisher but from author not able to pull it.
Hi experts,
Please let me know if anyone is able to successfully use Apache sling content 'reverse distribution' , queues are getting created in publisher but from author not able to pull it.
@aemlearner12 can you check with the below curl formate
1. first add a content using path param and pull it back using below curl - see if it works
Pull -
curl -u admin:admin http://localhost:4502/libs/sling/distribution/services/agents/reverse -d "action=PULL" -d 'path=/content/sample1'
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.