Hello experts!
A customer wants to differentiate errors in S/4 Public Cloud, so that ALM can send them to different e-mail-addresses. One for technical issues, one for process issues and one general.
For that, we have to check the code which is in the response from S/4 when the Integration Suite tries for example to update an production order.
{
"code": "RU/494",
"message": {
"@lang": "en",
"$": "Order 1000510 closed"
}
}For now we identified the code RU/494, CO/469 & CO/030
The following endpoints are used:
Is there a list, where the codes are displayed with the message? I didn't found it on the api hub or business documentation.
Or did I miss it maybe?
Thank you!
Request clarification before answering.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.