(Glue-2502)Process troubleshooting

(Glue-2502)Process troubleshooting

Resource GET /processes/request/logs serve as the main way to get the job logs for a specific Request. It supports the following input parameters:

Parameter name

Description

Usage

Notes

Parameter name

Description

Usage

Notes

requestID

Filtering based on SNP Glue™ request ID

Mandatory

Array input possible

 All input parameters are case insensitive.

Example of REST API call:

JSON body:

{ "requestID": [" 284860", " 284859"] }

 

Message type values:

  • S          Success, status

  • I           Information

  • E          Error

  • W         Warning

  • A          Abend (abnormal end of task)

  • X          Exit

Functionality is implemented in the SAP class /DVD/GL_EXT2_API_LOGS.