Trace Web Service

Trace Web Servicelight111


 

The  last post [  CRM Provider Product with CC Charge Plan ]  explains how CC Charge Plans are read from CRM via web service call.

In many time, if you know that the system makes call to certain web service when you do certain actions but you don’t know about the web service details like what is the interface and which method. This post will help to make a trace to web service call.

The post [ CRM Provider Product with CC Charge Plan] tells in CRM provider product a CC charge plan is assigned via cross-catalog mapping.

To trace web service, execute Tx- SRT_UTIL .

1

Click on Traces button.

2

Provide the user name[ usually the logged in user name appears], continue.

3

Activate Performance Trace, Payload Trace and  set Functional Trace to high and Save the configuration.

4

Now in CRM , provider product try to assign a CC charge plan, this makes a call to CC webservice to get all the charge plans.

56

Werservice is called and all CC charge plans are displayed in CRM.

7

Now go to the Trace Tabs[ Performance Trace ]

8

Here is shows which web service interface is called during the trace on period. Double click on that.

9

The below details screen appears which also shows which method of the webservice interface is called.

10


 

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s