Message type: E = Error
Message class:  SXCO - Extension Common: Messages 
Message number: 015
Message text: JSON element &1:&2 can not be transformed to INT1.
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
The SAP error message SXCO015 indicates that there is an issue with transforming a JSON element into an INT1 data type. This typically occurs when the JSON data being processed contains a value that cannot be converted to an integer of the INT1 type, which is a one-byte integer in SAP (ranging from 0 to 255).
Cause: Invalid Data Type: The JSON element contains a value that is not a valid integer or is outside the range of INT1 (0-255). Null or Empty Value: The JSON element might be null or an empty string, which cannot be converted to an integer. Incorrect JSON Structure: The JSON structure may not match the expected format, leading to parsing issues. Data Type Mismatch: The expected data type in the SAP system does not match the data type provided in the JSON.
Solution: Check JSON Data: Review the JSON data being sent to ensure that the values for the elements expected
 Get instant SAP help. Sign up for our Free Essentials Plan.
Get instant SAP help. Sign up for our Free Essentials Plan. 
SXCO014 JSON element &1:&2 can not be transformed to STRING.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SXCO013 This system is not an extensibility development system.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SXCO016 JSON element &1:&2 can not be transformed to INT2.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
SXCO017 JSON element &1:&2 can not be transformed to INT4.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.