Message code list of Excel(POI) category

Message codes corresponding to errors that occur in Excel POI Adapter.


EXCELPOI0000E

This message code appears when an undefined error occurred.

Cause Solution
An undefined error occurred. Check the error message or refer to the help and other information on the processing in which the error occurred.

Corresponding error


EXCELPOI0001E

This message code outputs when a password is set in an Excel file.

Cause Solution
A password to open is set in the Excel file specified in [File path]. Enter an Excel file in which a password to open is not set in [File path].

Corresponding error


EXCELPOI0002E

This message code outputs when the Excel file is in an invalid state.

Cause Solution
The Excel file specified in [File path] is in invalid state. Check the following.
  • Whether a file which is not a Excel file is specified in [File path]
  • Whether the file is corrupted

Corresponding error


EXCELPOI0003E

This message code outputs when failed to read a format from input data.

Cause Solution
In write operation, when [Specify format/comment in Mapper to write] is checked, a value entered in format element of input schema is invalid. In format element, input a value output from "Generate Excel Format" logic in Mapper, or do not input any value if not necessary.

Corresponding error


EXCELPOI0004E

This message code outputs when the sheet already exists.

Cause Solution
The sheet specified in [Sheet name] already exists. Change the sheet name of [Sheet name], or check [Overwrite] of [Write settings].

Corresponding error


EXCELPOI0005E

This message code outputs when the processing cannot be started because the start condition does not match.

Cause Solution
Could not start the operation as the start condition does not match. Check the setting of [Start condition settings].

Corresponding error