uCosminexus Service Platform, Messages
The file name specified in the Flat Files - Adapter request message is invalid. (adapter name = aa....aa, operation name = bb....bb, file name = cc....cc, error cause = dd....dd)
| Cause information | Description |
|---|---|
| path is UNC format | The specified file name is in the UNC format. |
| file name is invalid | The specified file name is a symbolic link, a parent directory expression (../ or ..\), or a current directory expression (./ or.\). |
| not absolute | The specified file name is not an absolute path. |
| canonical file exception | The format of the specified file name is invalid. |
| length invalid | The length of the specified file name exceeds 200 bytes when converted to UTF-8. |
| parent dir not exists | The parent directory of the specified file does not exist. |
| path is not file | The specified file name is not a file. |
| file not exists | The specified file does not exist. |
| file cannot read | The user does not have the read permissions for the specified file. |
| file cannot write | The user does not have the write permissions for the specified file. |
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.