Custom Replication Agent Alternative in AEMaaCS
Hi,
We have a custom replication agent running on publish which uses custom content builder and transport handler mechanism to process the page data and push to external applications. We are in the process of migrating from on-prem based setup to cloud based setup for AEM.
As per the AEMaaCS documentation, the custom replication agent is not supported in AEMaaCS setup.
I just wanted to understand, what are the alternatives available for custom content builder and transport handler approach in AEMaaCS?
We are thinking of moving our custom content builder and transport handler based code into AEM workflows on author side for doing data processing (a custom process setup) but do you have any suggestions to handle this in publish environment?
Can we use Apache Sling Distribution Trigger - Scheduled Triggers Factory - a JCR event based trigger service on publish to process the data?
Environment : AEM 6.5 SaaS
Thank you in advance.
- Sumit Kulkarni