All Message Codes fall into FIXLENGTH Category

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


FIXLENGTH0000E

Message code corresponds to undefined error occurred.

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

Corresponding error


FIXLENGTH0001E

Message code corresponds to the error occurred while parsing the specified fixed length file.

Cause Solution
The file specified in the [File] in the Fixed-length read operation can not be parsed by the format specified in the [Format]. Make sure the file specified in the [File] or the format [Format] in the Fixed-length read operation.

Corresponding error


FIXLENGTH0002E

The padding character can not fit in the field.

Cause Solution
As a result of padding applied to data, the total length of the data exceeded the length of the field. Ensure the settings for padding characters and input data are correct.

Corresponding error


FIXLENGTH0003E

Padding has failed as no padding character is defined.

Cause Solution
Padding has failed as no padding character is defined. Ensure the settings for padding characters and input data are correct.

Corresponding error