Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to create Fault Message Type when developing RFC (se37)

Former Member
0 Likes
389

Hi,

I am working on importing a RFC into XI but am seeing only the Request and Response message structures. The Fault Message structure is blank. I need this to trap .Exception errors like when the connection to partner is broken etc. which look like system errors but they appear in XI as Application errors and the RFC_Name.Exception message is sent back to XI.

Question is: what needs to be done in the RFC so that when I import into XI, I get the Fault Message structure as well.

Thanks in advance

ram

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
359

Hello Ram,

You can look into this post as to how to handle [RFC exceptions|;.

Hope this is of some help.

BR,

Suhas

1 REPLY 1
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
360

Hello Ram,

You can look into this post as to how to handle [RFC exceptions|;.

Hope this is of some help.

BR,

Suhas