Hi guys,
I have a scenario where an external Web Server sends XML messages over HTTP to XI.
It may be the case that the number of messages that concern a single request is one, two or three.
Messages are correlated through a unique key.
Since this is HTTP communication I do not need neither sender agreements nor sender communication channels.
How could this be implemented with BPM ?
Of course the sender system should specify the complete URL name when submitting the request(s).
Evaggelos