Salesforce

EDI - Error Handling (Magic xpi 4.14)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

EDI - Error Handling (Magic xpi 4.14)

The Magic xpi Server Flow Manager checks for errors during the execution of a step. If there is an error in an EDI connector step, the Error Handler is invoked and handles the error.

The error codes for the EDI connector are listed below. You can also use Magic xpi's General Component Errors with the EDI connector. The codes are returned to the Magic xpi Server in the Invocation program’s Error Code parameter.

Error Code

Description

8888

.Net exception

9999

Java exception

2200

Invalid credentials

2201

Parameter access failed

2202

Creating connector configuration failed

2203

Getting messages from a folder failed

2204

Getting message by id failed

2205

Moving message into a folder failed

2206

Sending message failed

2207

Trigger loading failed

2208

Trigger invoking failed

2209

Trigger getting payload failed

Related Topic

Error Handling in Magic xpi

Reference
Attachment 
Attachment