Technology Stack - EBS (MOSC)

MOSC Banner

Custom Web Service Error ISG_SERVICE_EXECUTION_ERROR

edited Oct 12, 2019 5:00AM in Technology Stack - EBS (MOSC) 1 commentAnswered

I have developed a custom rest web service in EBS 12.1.3 and DB 12.1.0.2.0. After exposing my custom web service, I am invoking it from postman but I am getting following error:

{

  "ISGServiceFault": {

   "Code": "ISG_SERVICE_EXECUTION_ERROR",

   "Message": "Error while executing service",

   "Resolution": "System error, please see service log trace for details",

   "ServiceDetails": {

   "ServiceName": "InsertUserData",

   "OperationName": "insert_users_data",

   "InstanceId": "0"

  }

  }

}

Any suggestion or tip will be highly appreciated. Also how can I view service log?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center