Show TOC Start of Content Area

Procedure documentation Viewing Converter Web Service and Web Service Client Logs and Traces  Locate the document in its SAP Library structure

Use

You use logs and traces to locate and examine a problem behavior of the Web services.

Prerequisites

You increased the severity level of the Web service. More information: Setting Severity to Web Services and Web Service Clients

Procedure

       1.      Open the SAP NetWeaver Administrator in a web browser, by entering the following address.

http://localhost:<Port_Number>/nwa

You can enter <Port_Number> constructed by the formula 5 + NN + 00, where NN is the number of the Java instance.

If prompted, enter administrator’s username and password.

       2.      Choose SOA Management Web Services Administration.

Alternatively, you can use the quick link /WSAdmin as follows:

http://<host>:<port>/nwa/WSAdmin

Viewing Converter Web Service Calls

...

       1.      In the Search by field, choose Service Definition Name.

       2.      In the Value field, enter *ConverterBean, and then choose Go.

       3.      From the table with results, choose jee-default_ConverterBean, and then choose Logging & Tracing tab.

This graphic is explained in the accompanying text

Viewing Converter Web Service Client Calls

...

       1.      In the Search by field, choose Proxy Definition Name.

       2.      In the Value field, enter ConverterLocal, and then choose Go.

       3.      From the table with results, choose ConverterLocal, and then choose Logging & Tracing tab.

 

Result

The system displays all calls to the Web service invoked by the Web service client.

 

 

End of Content Area