ISM Manual
  • Overview
  • Features
  • Components
  • Directory Structure
  • Startup/Shutdown
  • ISM Admin UI
    • Dashboard
    • Flow
    • Job
      • Schedule
    • Channel
      • AMQP
      • Mqtt
      • sFTP
    • Interface
      • System
      • Data Structure
      • Field Group
      • Field
    • Web Service
    • Utility
    • Admin
    • Result
  • Tasks
    • Control Task
      • Route
      • Split/Join
      • Mapping
    • FTP
      • FTP Input
      • FTP Output
      • FTP Transfer
    • DB
      • SQL Executor
      • SQL Batch Executor
    • File
      • File Input
      • File Output
      • File Validator
      • Record Extractor
    • Excel
      • Excel Reader
      • Excel Writer
    • Flow
      • Flow Execution
      • Wait Sub
    • Web Service
      • REST Client
      • Web service Client
    • PGP
      • Encrypt
      • Decrypt
    • Cloud
      • SharePoint
      • Amazon S3
      • Google Cloud Storage
    • Others
      • Email Sender
      • LDAP Client
      • Function
      • Script
      • Java Class
  • REST Service
  • Trouble Shooting
  • Logging Configuration
  • Implementing a Task
  • Custom Class
  • Frequently Asked Questions (FAQ)
    • What is XNARUM Integration Service Mastery (ISM)?
    • What is the purpose of XNARUM?
    • Can XNARUM be customized to specific integration requirements?
    • Is XNARUM scalable?
    • Does XNARUM provide support and maintenance?
Powered by GitBook
On this page
  • Input
  • Output
  1. Tasks
  2. FTP

FTP Input

PreviousFTPNextFTP Output

Last updated 1 year ago

This component gets file(s) from the remote (s)FTP server and save the file(s) to the local disk.

Input

Attribute
Description

System ID

Remote (s)FTP system id

Input Path

The path of the source file. This is the remote path.

Input File

Input file name. The name can contain wild card(*).

Suffix Allowed

File extension list to be allowed. This attribute is used to filter types for wild card input files.

File Not Found?

Action indicator when input file does not exist.

· Ignore

· Throw error

· Wait

Wait Seconds

Wait seconds until the file is not modified. Default is 5 seconds.

Check Count

How many times to check for the file? WaitSeconds is used as the interval.

This value is used when Wait is chosen for file not found action and file does not exist yet.

ex) check count = 5, wait seconds = 5

check 5 times with 5 seconds interval = 25 seconds.

Transfer Mode

File transfer mode. The default option is ascii.

· Ascii

· Binary

After Get

Action on the input file after getting file.

· Do nothing

· Backup

· Delete

Backup Path

Back up path of the source file, if the action after get is backup.

Remote path

Output Path

Output directory for the retrieved file(s).

Local path

Output

Attribute
Description

ResultPath

Local path where the collected files are stored.

ResultFiles

The list of the collected files.

ResultFileCount

The number of the collected files.

· filename - file name

· fileNameNoExt - file name without extension

· suffix - file extension

· fileNameOnly - file name without extension

System id comes from .

System list
Graphical user interface

Description automatically generated with low confidence