cancel
Showing results for 
Search instead for 
Did you mean: 

web services generated from proxy

Former Member
0 Kudos

Hi,

We have few webservices generated through SE80 from a proxy interface, so that an external web service can directly reach them.

I mean to say, that the wsdl we generated is provided to the external web service.

My question is that when the message direclty flows to the R/3 system via the proxy, do we have any means to monitor them??

How do we do the error handling in those cases?

Thanks,

John

Edited by: Mike Pokraka on Jul 31, 2008 9:09 AM

Accepted Solutions (1)

Accepted Solutions (1)

former_member187587
Contributor
0 Kudos

Hi john ,

As any ABAP based system with WAS>=6.2 has an Integration Engine

You can monitor outgoing\incoming messages with Tcode SXI_MONITOR.

Good luck

Nimrod.G

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Sorry, I am not asking about debugging or creating the proxy.

I need to know, how we can know, which messages have passed through the proxy in R/3 system.

Remember that XI is NOT involved in this communication.

Hence we cannot look into the XI system.

Message flow is direclty from a Web service to R/3.

Thanks,

John

former_member556603
Active Contributor
0 Kudos

Hello John,

Go through these imp blogs:

Proxy Generation

http://help.sap.com/saphelp_nw04/helpdata/en/86/58cd3b11571962e10000000a11402f/content.htm

ABAP Proxy Runtime

http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/content.htm

To activate ABAP proxies

Detailed step-by-step solution for ABAP proxies in XI

ABAP Server proxies

do we have any means to monitor them??

How do we do the error handling in those cases?

Debugging of Inbound ABAP proxies

File to R/3 via ABAP Proxy

How to push data from BI to XI using proxy

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e698aa90-0201-0010-7982-b49...

How to push data into BW from XI using proxy

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/18dfe590-0201-0010-6b8b-d21...

Thanks,

Satya Kumar

<removed by moderator>

Edited by: Mike Pokraka on Jul 31, 2008 9:09 AM