on 2015 Oct 22 3:15 PM
Hi SapAll.
I have got a situation where in an Idoc to Webservice Synchronous using BPM.WHEN PI call web service & web service get response then PI is sending the response to SAP RFM (Remote function module).but I also need to handle the failure case when PI gets Fault execution message back from Web service then PI need to send the same fault message to RFM-Exception structure.
I have
can any one help me in briefing the steps for this.
Regards.
Jagdish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Inaki vila.
the positive scenario is working fine where PI is sending the Idoc to webservice & getting a success response. the same response is sending to SAP RFC but the negative scenario isn't working with fault message.
when PI gets fault message it get stuck in moni saying Application error & it is not sending the same fault message (mapping to HR RFC).
HERE the fault scenario is as follows.
Idoc->PI(BPM Integration Process)->Web service ->PI(BPM Integration Process). Application error stuck in moni
PI(BPM Integration Process) ->SAP HR RFC (not running this step).
************************************************************************************8
When I run the Interface, the message gets processed in
sxmb_moni & after getting the response from Web service it sits in moni as
Application error.
in The attached file I have provided the scrchots of the Interface determination for BPM (IP_PersonnelDetails_OSB) to communicate with (Webservice-3rd party) i.e. send request & get response && the Interface determination for BPM (IP_PersonnelDetails_OSB) to communicate with Sender HR SYSTEM RFC to send response which it gets from Web service to HR RFC.
for Reference adding the screenshots also.
can anyone give me a right solution ?.
Regards.
Jagdish.
User | Count |
---|---|
70 | |
8 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.