REST ISG_SERVICE_EXECUTION_ERROR getting error
When we’re trying to post the data using REST service after we add some parameter in existing package, we’re getting the error while post
{
“ISGServiceFault”: {
“Code”: “ISG_SERVICE_EXECUTION_ERROR”,
“Message”: “Error while executing service”,
“Resolution”: “System error, please see service log trace for details”,
“ServiceDetails”: {
“ServiceName”: “XXACE_AP_INV_CMS_SOA_PKG”,
“OperationName”: “xxace_main”,
“InstanceId”: “0”
}
}
}
Log in error while deploy REST service
PLS-00306: wrong number or types of arguments in call to ‘HAS_DEFAULT’
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Solution :
Functional Administrator –> clear cache
restart service
undeploy and deploy the service again
Now we can able to post data