Thanks, that works great. I was actually looking to see if flow could do it, but this is fine too.
Sure, the IS validates the user, but I’m trying to make sure the user is sending his own information and not forging another users info.
For example, Acme and Widgets are my trading partners. They may be each others main competitor. I want to verify that Acme is sending Acme data, etc. Acme should send data like this:
Acme
and not like this:
Widgets
So, I simply want to check the communication user to the sender element (or some derivative there of).
Thanks for your help.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods