Hierarchy

⤷

⤷

Attribute
Message class | ![]() |
/IWFND/COS_SUTIL | |
Short Description | ![]() |
SAP NetWeaver Gateway Support Utilities | |
Message Number | ![]() |
010 | |
Documentation status | ![]() |
||
Authorization check Error Message | |||
Changed On | ![]() |
20141120 |
Message Text
Help Document
Diagnosis
System Response
Procedure
The SAP Netweaver Gateway Client provides a check of HTTP response status versus a list of available status to be expected. This list must have one of the following formats:
- All requests except $batch
Different statuses and status range must be separated by space.
Example without status range: 201 400
Example with status range: 201 401-403
- $batch
An HTTP response of a $batch request can contain an HTTP response status for the $batch request and different HTTP response statuses for different operations within this $batch request. A list of all HTTP response statuses must have the following format:
<status of $batch>/<statuses of 1.operation separated by '_'>/.../<status of n.operation separated by '_'>
Example: 202/201_400-499/204_400
Attention
You can use the current statuses returned from a "Multiple Test" from within the SAP NetWeaver Gateway Client to set them as the expected response statuses. Do this as follows:
- Run "Multiple Test" from within the SAP NetWeaver Gateway Client.
- Mark the result entries you want to set "Expected Status".
- Click "Set Expected Status".
- Mark "Use current status as expected status" and click "Continue".
Procedure for System Administration
History
Last changed on/by | ![]() |
20141120 | SAP |
SAP Release Created in | 250 |