cancel
Showing results for 
Search instead for 
Did you mean: 

How can I debug RFC-Call

Former Member
0 Kudos

Hi, we are using SOAP - XI - RFC synchronous interface. How can I debug the RFC-implementation on runtime?

Thanks a lot

Matthias

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can set HTTp Breakpoints in the RFC for a particular user id, that is being used by XI RFC Adapter for cummunicating with the SAP System. Take a look at this document. It details on how to debug.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guide... to debug xi 3.0 applications.pdf

(if you cannot access the link, the doc is on sdn site)

Naveen