cancel
Showing results for 
Search instead for 
Did you mean: 

how to send reciever side errors back to sender

former_member182412
Active Contributor
0 Kudos

Hi Experts,

i am doing PROXY to JDBC syncronous scenario, my requirement is if any errors in reciever side i need to send those erros back to R3 system. errors like if any autorization problem, coneection problem, query time out.

can anyone suggest me how to achieve this.

Kind Regards,

Praveen.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

refer this [; for similar issue where JDBC is receiver

Answers (1)

Answers (1)

iprieto
Contributor
0 Kudos

Hi Praveen,

In my case, the error exception usually is done by BPM exception branch. You must to use BPM for your process and send SYSTAT or ALEAUD idocs types. I recommend you the use of SYSTAT idoc because is more openness than ALEAUD idoc type.

SAP should to improve this funcionality with new versions of SAP PI because if you want a good exception handling the best option is the use of BPM and the performance of BPM is lower than simple business scenario.

Best regards.

Ivá