SAP Knowledge Base Article - Public

3474693 - Error response is not linked to the specific request that is responsible for it when using "API_SERVICE_ORDER_SRV" with batch requests

Symptom

For "API_SERVICE_ORDER_SRV" with batch requests, one request generates a corresponding error. However, the error response is not linked to the specific request that is responsible for it.

Environment

SAP S/4HANA Cloud

Resolution

If errors are within the same changeset in the request payload, then errors are thrown at once and it is not possible to differentiate between each operations. However, if different changesets are used, the error responses can be captured with the corresponding request. To separate the error responses, a possible workaround is to use different changeset identifiers. For example: changeset_single, changeset_another, changeset_third, etc., for each operation.

Keywords

API_SERVICE_ORDER_SRV, Batch request, Error, response, Changeset, Payload, Identifier, Changeset_single, Changeset_another, Changeset_third , KBA , CRM-S4-SRV-SVO-2CL , S4CRM: Service Order (Public Cloud) , Problem

Product

SAP S/4HANA Cloud Public Edition all versions ; SAP S/4HANA Cloud all versions