All Message Codes fall into FILEOPE Category

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


FILEOPE0000E

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


FILEOPE0001E

Message code corresponds to the error occurred during overall file operations.

Cause Solution
The directory specified in the [Create at] property of Create Directory is not found. And the [Create parent directory if not exist] is not checked. Make sure of the directory specified in the [Create at] of the Create Directory operation.
The directory specified in the [Directory name] property of Create Directory already exists.Also, [Error when directory already exists] is checked. Make sure of the directory specified in the [Directory name] of the Create Directory operation.
The directory specified in the [Target path] property of Delete File/Directory is not empty. Make sure of the directory specified in the [Target path] of the Create Directory operation.

Corresponding error


FILEOPE0002E

Message code corresponds to the error occurred during compressing or decompressing a zip file.

Cause Solution
See the accompanying error messages which should indicate the cause of the error. Check the error messages and perform the actions of the followings.
  • Check if there is any case/actions entry in the "Main exceptions" section found in the help document for the operation that has terminated prematurely.

Corresponding error