Hi,
We have a scenario where the source system required specific return codes in the response xml when the target application is down.
E.g: (SYNCHRONOUS communication)
Scenario 1
XML message is received by XI from source. Message is sent to SAP BAPI and the response is then return to Sender. This has been done and there are no issues
Scenario 2
XML is received by XI but SAP is down. The standard HTTP error code is returned with the description of some kind of runtime error.
My question is:- Is there any way I can map a standard response to the source sys for scenario 2?
Please bare in mind that the source application can only communicate synchronously.
This is what I have tried thus far BUT without any luck:
1 - Developed a BPM with a SYNC/ASYNC bridge and an exception branch. This does NOT work cause the BMP only allows 1 send that closes the async brigde
I would really appreciate it if anyone has any other ideas to help me resolve this challenge?
Coming from a webMethods environment where processing of this kind is real easy. I was hoping XI had the same flexibility!!
Thanx for your help.
Regards
Yackeen