ISG_DATA_TYPE_CONVERSION_ERROR when invoking REST service
(Doc ID 2634100.1)
Last updated on JANUARY 29, 2020
Applies to:
Oracle E-Business Suite Integrated SOA Gateway - Version 12.2.2 and laterInformation in this document applies to any platform.
Symptoms
When invoking REST service, got error ISG_DATA_TYPE_CONVERSION_ERROR
If the output included the '&' symbol the error "ISG_DATA_TYPE_CONVERSION_ERROR" occurs.
{
"ISGServiceFault": {
"Code": "ISG_DATA_TYPE_CONVERSION_ERROR",
"Message": "Error encountred while converting data into different format",
"Resolution": "Please contact System Administrator.",
"ServiceDetails": {
"ServiceName": "stockonhand",
"OperationName": "MTL_ONHAND_SYNC_V",
"InstanceId": "0"
}
}
}
"ISGServiceFault": {
"Code": "ISG_DATA_TYPE_CONVERSION_ERROR",
"Message": "Error encountred while converting data into different format",
"Resolution": "Please contact System Administrator.",
"ServiceDetails": {
"ServiceName": "stockonhand",
"OperationName": "MTL_ONHAND_SYNC_V",
"InstanceId": "0"
}
}
}
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |