I would like to enhance the camel-mllp component to set a message header containing the MLLP Acknowledgement when the component is automatically generating the acknowledgment. This code would need to execute after the last element in the main route, but before any onCompletion elements are invoked, but I can’t figure out the right way to make this happen.
Can someone point me in the right direction?