I am receiving messages for two parties on the same endpoint. My receive port receives AS2 messages, not EDI, and I am trying to route this messages.
How can I route the messages I receive to a different locations for each party?
I am receiving messages for two parties on the same endpoint. My receive port receives AS2 messages, not EDI, and I am trying to route this messages.
How can I route the messages I receive to a different locations for each party?
The usual method is to have a field in either the payload or headers that you mark as a promoted property in the schema, and then have filters on your send port that subscribe to that.