The compressed file already exists. (adapter name = aa....aa, operation = bb....bb, output directory path = cc....cc, output 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 compression destination directory
dd....dd: Name of the compression destination file
- Description
- An exception occurs if a file is found in the compression destination because "error" is specified in the csc.adapter.fileOperation.compress.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 compression by overwriting, specify "overwrite" in the csc.adapter.fileOperation.compress.existFile property of the file operations adapter definition file.
- Save or delete the file existing in the compression destination.
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.