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

Exception and Fault Framework in ERP Integration Service

edited Aug 9, 2016 10:21PM in ERP Integrations

Content

Introduction

Exceptions are errors that occur at run time. The client process can catch these exceptions and act on it based on error conditions and retry. When invoking ERP Cloud Integration Services, there are two types of errors:

  1. Client errors as a result of payload not structured properly, required parameters not defined, incorrect credentials, etc.
  2. Server errors as a result of invalid payload  data, user privilege issue, internal server issues, etc. and these are explicitly thrown as faults from the service layer.

 

Structure of Exception Payload

In ERP integration services, the exception framework is based on these two schemas:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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