pub:iview8be
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pub:iview8be [2018/09/06 10:31] – [Menu IVIEW, option 10:iView Servers (Engines)] kkramer | pub:iview8be [2025/09/07 17:25] (current) – [F14=FTP Definition:] kkramer | ||
---|---|---|---|
Line 260: | Line 260: | ||
< | < | ||
- | 9/04/18 iView FTP Interface Definition | + | 9/04/25 iView FTP Interface Definition |
| | ||
| | ||
Line 273: | Line 273: | ||
| | ||
| | ||
- | | + | |
| | ||
- | Log Lib/File: / | + | Export Index File: *TXT, CSV Sep. Char Include Field Name: Y/N |
- | Log Level: | + | FLD Separator: |
- | | + | |
- | Include Field Name: | + | |
- | Include File Path: | + | |
Post FTP Cmd: | Post FTP Cmd: | ||
| | ||
Line 289: | Line 289: | ||
* **Directory**: | * **Directory**: | ||
* **System Type**: | * **System Type**: | ||
+ | * **FTP Type**: FTP connections can be done using *FTP or *SFTP protocols. | ||
* **AS/400 Namefmt**: 0 for the DB2/400 file system and 1 for the Integrated File System format. | * **AS/400 Namefmt**: 0 for the DB2/400 file system and 1 for the Integrated File System format. | ||
- | * **Log Lib/File**: | + | * **Export Index File**: |
- | * **Log Level**: | + | * **Sep. Char**: |
- | * **Job Queue**: | + | |
- | * **Export Index File**: | + | * **FLD Separator**: |
+ | * **One Line Per Field**: | ||
+ | * **Include | ||
+ | * **Output To .ZIP file**: Option to wrap the output being sent to the FTP site in a ZIP file. | ||
+ | * **.ZIP Name**: Option to use the *DEFAULT name or use a unique static name for the ZIP file. | ||
* **Post FTP Cmd**: | * **Post FTP Cmd**: | ||
+ | |||
+ | **Note:** 08/ | ||
+ | Below are the new Data Areas to control these values for the enhancements of iView FTP settings. | ||
+ | on. | ||
+ | |||
+ | **WRKDTAARA IVIEWLOOP** | ||
+ | IVIEWLOOP Used to configure the maximum number of files to be processed with iView' | ||
+ | |||
+ | **WRKDTAARA IVIEWINTV** | ||
+ | IVIEWINTV Used to set the interval parameters to close a ZIP file with iView' | ||
+ | |||
+ | The logic for how these two parameters work the iView Application’s FTP: | ||
+ | * The engine then checks the two parameters: IVIEWINTV and IVIEWLOOP. | ||
+ | * Example: if IVIEWINTV = 3, then one interval is 3 minutes. | ||
+ | * If IVIEWLOOP = 5, this means the system will count the number of merge operations. | ||
+ | * If the number of merges ≥ IVIEWLOOP, the engine will create the ZIP file and send it via FTP. | ||
+ | * If the number of merges is < IVIEWLOOP (e.g., only 4 merges), but the elapsed time has already exceeded the interval (3 minutes in this example), the engine will still create the ZIP file and send it. | ||
+ | |||
pub/iview8be.1536255082.txt.gz · Last modified: 2022/06/25 17:02 (external edit)