(DTERP-2005) Troubleshooting
Diagnostics
Core
The Outboard Service creates an application log entry for each incoming request.
- Log object: /DVD/CRP
- External ID:<Source ID>.<URL Command>.<Document ID>.<Comp ID>
Log explorer
The Outboard Service is generating application logs for each usage of the service. Sometimes it happens that you need to find specific phrase in logs but standard SAP functionality doesn't provide such function. Therefore, our Log explorer could become very handy. By using of Log explorer you are able to find all logs that contain specific text.
Transaction: /DVD/CRP_LOGEXP
Log reference in HTTP response
In case of internal processing error, the service will return HTTP code 500 with the response message containing a reference (log handle) to service application log. Based on this log reference, you are able to get more information regarding the error.
When you have a log handle, you are able to display a referenced log by using the cockpit transaction:
- Open transaction /DVD/CRP
- Chose Goto menu
- Chose Display application log by handle
Example of error massage with log reference
HTTP error: 500 Internal server error WrsUNhF2ibxX0000mAWm80 Storage ID 'ZHDP_TEST1' does not exist.
Log reference is 22 characters long string.
Retention management
If the functionality is not working as expected or described in the documentation, please check processing logs using transaction SLG1 for following objects:
- Log object: /DVD/CRP
- subobject: /DVD/CRP_RM
- Log object: /DVD/RMX_SARA
For an issue resolution or more details, please check error message long text when available.