Salesforce

File Splitter - Error Handling (Magic xpi 4.7)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

File Splitter – Error Handling (Magic xpi 4.7)

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

The first error in the step causes the termination of the step execution. If the step has multiple methods, and an error occurs in one of these methods, all subsequent methods are not executed.

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

Error Code

Description

9701

Destination file already exists

9702

Control file (CRC) mismatch

9703

Error will be fetched from Java during deployment

9705

File Creation Problem

9706

IO Exception

9707

General Exception

9708

Java Exception (CRC_CORRUPT)

9709

Java Exception (JOIN_EXCEPTION_NO_SLICES)

9710

Java Exception (CLEANUP_EXCEPTION)

9711

Java Exception (SPLIT_SOURCE_FILE_INVALID)

Related Topics

Reference
Attachment 
Attachment