How to sync content publish to author environment in AEM cloud
Hi All,
I created custom form which has first name, last name and company name, authored form component and published page in publish environment
Access the publish environment on that page, When the user submits a form, data needs to be stored in the author environment.
Is Sling Content Distribution Reverse content(publish to author )will work an AEM cloud environment ?
https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/release-notes/aem-cloud-changes#replication-agents
I wrote a servlet that works well in the author environment. When a user submits data to the author, it can be stored in author environment ,
When the end user(publish page) submits a form, that information must be saved in the author environment .
CC: @arunpatidar @estebanbustamante @raja_reddy @kamal_kishor @shashi_mulugu