Integrate > Service Manager integration methods and tools > Web Services > Troubleshooting > Troubleshooting SOAP API > SOAP messages: Debugging problems with RAD applications

SOAP messages: Debugging problems with RAD applications

If your review of the client logs reveals potential problems in the RAD applications, you can enable the logging of RAD application messages by adding the rtm startup parameter to the Service Manager initialization file. This parameter causes the server to record all application-generated messages to sm.log file. For example, to receive detailed information about the RAD applications, add the following command to the Service Manager initialization file (sm.ini).

rtm:3

You can use the RAD application logging messages to determine if any tailoring changes you made are the cause of SOAP faults.