Custom replication is blocked in AEM
Hi,
I have created a custom replication agent. I also created the TransportHandler for it, where I check the replication type. Based on the replication type, I make an external API call and send some data.
In the Dev environment, it's working fine. But in the UAT environment, when we click "Test Connection" in replication agents, it responds with 200 and works correctly. However, if we activate it, the replication queue is blocked. What could be the issue?