Start of Content Area

Procedure documentation Checking the Configuration  Locate the document in its SAP Library structure

Use

Using the report SRT_ADMIN_CHECK, you can check whether the Web service runtime is configured correctly.

Prerequisites

To execute the report, you require administrator authorization. For more information, refer to the section Authorizations.

Procedure

...

Call the ABAP Editor (transaction SE38) and start the report SRT_ADMIN_CHECK in order to check the configuration settings for the WS runtime.

The check is performed in three areas:

Area:

Check:

System-Related Settings

      Destination service

      bgRFC settings (inbound destination, supervisor destination)

      WSRM Event Handler"

      Job runtime management

      Task Watcher

      Data collector for payload trace

      ICF node for SOAP runtime

Client-Specific Settings

Service destinations for all clients

Client-Specific Functions

Test execution for service destination with authorization check

When performing the SRT_ADMIN_CHECK reports, the following errors can occur:

      The connection test for destination <dest> is not successful.

      Destination service <…> does not exist (SM59).

      The type of the destination service <…> is not 3.

      The authorization for service users of destination <dest> is missing.

      The authorization check for service users is not possible.

      The WSRM Event Handler is not active.

      The Task Watcher is not active.

      The job SAP_SOAP_RUNTIME_MANAGEMENT for SOAP Runtime Monitoring is not active.

Note

Error messages for clients that are not used productively can be ignored.

In the section Troubleshooting in the Web Service Runtime you learn how to deal with SRT_ADMIN_CHECK report error messages.

 

 

End of Content Area