Hi,
My goal is to implement the given scenario:
I have two applications, App1 and App2, and I want to send information from App1 to App2 through XI. App1 will invoke a WebService exposed by XI based on a Message Interface.
Then XI will deliver, asynchronously, the information sent by App1 to App2. How can App1 be acknowledged about the correct delivery of information to XI? I don't need to know, at this stage, if the information was sent to App2.
Thanks in advance,
Pedro Leal