All Message Codes fall into EXCEL Category

The following message codes corresponds to error messages raised by Excel adapter.


EXCEL0000E

Message code corresponds to undefined error occurred.

Causes Solution
Undefined error has occurred. See the accompanying error messages which should indicate the cause of the error.

Corresponding error


EXCEL0001E

Message code corresponds to the error occurred when Excel workbook is password protected.

Causes Solution
Excel 2003 workbook specified in [File] is set with read password Please input Excel 2003 workbook whose read password is not set in [File]

Corresponding error


EXCEL0002E

Message code corresponds to the error occurred when Excel workbook is invalid.

Causes Solution
Excel 2003 workbook specified in [File] is not correct. Check the following.
  • If the file specified in [File] is Excel 2003 workbook included in version support or not.
  • If the extension of a non-excel 2003 workbook is set to [.xls] and is specified in [File].
  • If the file is damaged or not.

Corresponding error


EXCEL0003E

Message code corresponds to the error occurred when Excel workbook is invalid.

Causes Solution
Excel workbook specified in [File] is not correct. Check the following.
  • If the file specified in [File] is an Excel workbook.
  • If the extension of a non-excel workbook is set to "xlsx" or "xlsm" and is specified in [File]
  • If the file is damaged or not.

Corresponding error


EXCEL0004E

Message code corresponds to the error occurred when the specified Excel workbook cannot be read.

Causes Solution
Excel workbook specified in [File] is set with a read password or is not correct. Please confirm if the Excel workbook specified in [File] is set with a read password or not, or if the file is damaged or not.

Corresponding error


EXCEL0005E

Message code corresponds to the error occurred when the specified address of the cell to start the processing with happens to be invalid.

Causes Solution
[Starting cell address] invalid address entered in the cell. Check [Cell address] and enter correct cell.

Corresponding error


EXCEL0006E

Message code corresponds to the error occurred when the specified defined range cannot be retrieved.

Causes Solution
No defined range is specified in the [Range name] property of the Read from Named Range or the specified defined range does not exist. Make sure that the [Range name] property of the Read from Named Range is valid.

Corresponding error


EXCEL0007E

Message code indicates that invalid format is detected

Causes Solution
The [Format] that corresponds to [Type] specified in the [Column list] is invalid. The [Type] and the [Format] need match.

Corresponding error


EXCEL0008E

Message code indicates the number of rows has exceeded its maximum.

Causes Solution
The row number specified in the[Starting cell address] exceeds its maximum. Make sure [Starting cell address] is set appropriately.

Corresponding error


EXCEL0009E

Message code indicates that the cell address specified is invalid.

Causes Solution
The address specified in the [Cell settings / Cell address] is invalid. Make sure the cell address specified in the [Cell settings / Cell address] is valid.

Corresponding error


EXCEL0010E

Message code output when failed to read the format from input data.

Causes Solution
If [Specify format/comment in Mapper to write] is checked in Write operation, the value input in format element for input schema is invalid. For format element, input the value output from "Generate Excel Format" logic at Mapper or do not input any value at all.

Corresponding error


EXCEL0011E

Message code output when the sheet does not exist.

Causes Solution
The sheet specified in [Sheet name] does not exist. Specify a sheet name that exists in [Sheet name].

Corresponding error