Application Development 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: 

webservice consumption in abap working, but which URL to be checked.

former_member208197
Participant
0 Kudos

Dear Experts,

I am working on Consumer Proxy in SOAMANGER,

I have created a logical port and have done all the settings.

When i click on Ping Webservice, it is returning the message as ping is successfull.

When through ABAP also i am not facing any error.

But where do i check data that is going to that URL

I am using SOAP UI.

Regards,

Kartheek.

3 REPLIES 3

jitendra_it
Active Contributor
0 Kudos

Hi Kartheek,

In SAP system , you can use SRT_UTIL tcode for provider and consumer web services monitoring as well as data passed/received.

0 Kudos

Hi Jitendra,

Thanks for your reply, but i cannot see anything in this transaction.

Everything is blank.

Regards,

Kartheek.

0 Kudos

Hi Kartheek,

Traces are active for some time like 2 hours.

Check below thread for config

Get the XML/SOAP request created by an ABAP Web... | SCN

Once you save config in SRT_UTIL, it will again show the web service calls.