cancel
Showing results for 
Search instead for 
Did you mean: 

***Proxy to file and file to proxy

Former Member
0 Kudos

Hi experts,

During Proxy related scenario's,If an error occurs,how to send an exception to the sender through the ABAP code.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

> During Proxy related scenario's,If an error occurs,how to send an exception to the sender through the ABAP code.

This can be helpful...

/people/shabarish.vijayakumar/blog/2006/11/02/fault-message-types--a-demo-part-1

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Srinivas,

Please see stefans reply in this thread:

Regards,

---Satish

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>,If an error occurs,

what kind of error ?

in message processing or maybe proxy processing or anything else?

Regards,

Michal Krawczyk

VijayKonam
Active Contributor
0 Kudos

You might be able to if you use BPM. If not, it is not possible as they are async interfaces.

VJ