Show TOC Start of Content Area

Procedure documentation Setting Severity to Web Services and Web Service Clients  Locate the document in its SAP Library structure

Use

You set severity to increase or decrease the logging and tracing information of Web service clients. This procedure is optional and you can use it to preview system calls to the Converter Web service.

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 Problem Management Logs and Traces Log Configuration.

Alternatively, you can use the quick link /log-config as follows:

http://<host>:<port>/nwa/log-config

       3.      In the Show field, choose Tracing Locations, and then choose Go.

       4.      In the Tracing Locations table, choose com sap engine services webservices.

       5.      In the Severity field, choose All.

Note

Increasing the severity level may impact the performance of the system. We recommend that you decrease severity after you complete the tutorial.

       6.      Choose Copy To Sub-Tree.

       7.      Choose Save Configuration.

This graphic is explained in the accompanying text

Result

The system logs all calls to the Web service.

Next Step

Starting the Converter Web Service Client Application

 

 

End of Content Area