The converted file already exists. (adapter name = aa....aa, operation = bb....bb, directory path = cc....cc, file name = dd....dd)
- aa....aa: Adapter name
bb....bb: Operation name
- TRANSFORM: Transformation
- COPY: Duplication
- DELETE: Deletion
- COMPRESS: Compression
- EXTRACT: Extraction
- cc....cc: Absolute path of the directory
dd....dd: File name
- Description
- An exception occurs when a file with the same name exists at the transformation destination because an error is specified in the csc.adapter.fileOperation.transform.existFile property of the file operations adapter definition file.
- (S)
- The processing of the file operations adapter is interrupted.
- (O)
- Execute one of the following methods:
- To allow file overwriting
Specify "overwrite" in the csc.adapter.fileOperation.transform.existFile property.
- To disallow file overwriting
Save or delete the file existing in the transformation destination folder.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.