Pre-Process ReplicationException Custom Error Message
Hi i'm working with AEM 6.5 and i created a Pre-Process for the page activation.
When some parameter is not configured i'm throwing a Replication Exception with a message. The message appears correctly for the user but it adds a list with all the paths of content that was not published because of the error.
Is there any way i can customize that error message to remove or even filter the paths that can be shown in the error message? And where can i do it?