Hello,
Do the AEM author, publish and dispatcher expose any endpoints to do things like register a replication agent automatically?
If not, where would the data be kept so that a script could manage a new publish or dispatcher agent being added?
Many thanks
Don
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
You can also use CURL commands to create and configure a replication Agent:
Views
Replies
Total Likes
Yes most definitely. Within your developer tools, you can watch which API is being used when AEM triggers an action. With this information, you can copy the called API, adjust to your own hearts contempt, and then use it for your own purpose.
Adobe has an easy tutorial on how you can extract APIs being used on AEM - https://helpx.adobe.com/experience-manager/6-3/sites/administering/using/curl.html#BuildingacURLRead...
Hope this helps.
Views
Replies
Total Likes
You can also use CURL commands to create and configure a replication Agent:
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies