Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to get a Response from EBS using rest API In SOAP UI.

edited Mar 25, 2019 6:06PM in Integration 2 comments

Summary

Unable to get REST URI Response thorough SOAP UI.

Content

We are deployed PLSQL record type code in EBS as REST API. 

we are unable to get a response through SOAP UI. we are getting below Error

<data contentType="text/plain" contentLength="303"><![CDATA[{
 "ISGServiceFault" : {
   "Code" : "ISG_SERVICE_EXECUTION_ERROR",
   "Message" : "Error while executing service",
   "Resolution" : "Please check Server logs.",
   "ServiceDetails" : {
     "ServiceName" : "XXDH_NEW_BUD_CHK",
     "OperationName" : "create_temp_tbl",
     "InstanceId" : "0"
   }
 }
}]]></data>

I attached xsd file for your reference. kindly tell me the input(json type) for REST URI

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!