| Parameter | Reference | Type | Length | Default | Optional | Text |
|---|---|---|---|---|---|---|
| I_BIN_MODE | TREX_RFC-FLAG | C | 1 | X | Indicator | |
| I_FILE_PATH | TREXS_FILE-FILE_PATH | C | 1024 | File name pattern or fileName (if directory_type>0) | ||
| I_HEAD_LENGTH | NUMC10 | N | 10 | 0 | X | Length in bytes from the beginning |
| I_HEAD_OFFSET | NUMC10 | N | 10 | 0 | X | Offset for i_head_length |
| I_HOST | TREXS_FILE-HOST | C | 64 | X | Host | |
| I_RFC_DESTINATION | TREX_RFC-RFC_DESTINATION | C | 32 | RFC destination to TREX engine | ||
| I_SIZE_ONLY | TREX_RFC-FLAG | C | 1 | X | Indicator |
| Parameter | Reference | Type | Length | Text |
|---|---|---|---|---|
| E_ASCII | TREXS_FILE-ASCII | C | 1 | Identifier is content is ASCII (='X') or binary |
| E_FILE_SIZE | TREXS_FILE-SIZE | N | 16 | File size |
| E_LINES | TREXT_LINES | h | 1024 | Content of the file |
| E_LINES_BIN | TREXX_LINES | h | 1024 | COntent of the file in BIN (RAW) format |
| E_RETURN_CODE | TREX_RFC-RETURN_CODE | I | 4 | Return code |
| E_RETURN_TEXT | TREX_RFC-RETURN_TEXT | C | 200 | Return text |
| Exception | Text |
|---|---|
| CONVERSION_ERROR | Error during conversion to UTF-8 |
| ERROR | Error, see error message |
| NO_AUTHORIZATION |