Hi @marc.dipasquale
Not sure i completely follow this, when using service activator i don’t know the channel name and cant use a sys prop so not sure if it solves the issue. Perhaps you can can elaborate if im missing the point Similarly, i’m not sure if i can implement this without knowing the channel/destination name. I tried the example anyway but get unresolvable circular reference error creating service activator so far so haven’t proved it out. The problem with this approach is the message isn’t enriched with any exception information so not a solution for error handling I also looked at using @Around aspect annotation but we don’t have access to the input Message