SFTP Monitor

All component configurations are classified broadly into 3 section

Please follow the demonstration to configure the component.

SFTP Monitor

i) Drag and Drop the SFTP Monitor consumer component which is inside the consumer section of the system component part to the Workflow Editor.

ii) Click the dragged ingestion component to get the component properties tabs.

iii) Configure the Basic Information Tab.

a. Select the invocation type (at present only the ‘Real-Time option is provided).

b. Deployment Type: It comes preselected based on the component.

c. Container Image Version: It comes preselected based on the component.

d. Failover Event: Select a failover event from the drop-down menu.

e. Batch Size (min 10): Provide the maximum number of records to be processed in one execution cycle (Min limit for this field is 10).

iv) Configure the Meta Information tab for the dragged SFTP Monitor component.

a. Host: Broker IP or URL

b. Username: If authentication is required then give username

c. Port: Provide the Port number

d. Authentication: Select an authentication option using the drop-down list.

i. Password: Provide a password to authenticate the MQTT component.

ii. PEM/PPK File: Choose a file to authenticate the MQTT component

e. Directory Path: Fill monitor folder path using forward-slash (/). E.g., monitor/

f. Copy Directory Path: Fill in the copy folder name where you want to copy the uploaded file. E.g., monitor_copy/

g. Channel: Select a channel option from the drop-down menu (the supported channel is SFTP).

Meta Information Fields when the Authentication option is Password

Meta Information Fields when the Authentication option is PEM/PPK

v) Click the ‘Save Component in Storage’ icon to save configured details of the SFTP Monitor component.

vi) A notification message appears to confirm the same.

Note:

a. The SFTP Monitor component monitors the file coming to the monitored path and copies the file in the Copy Path location for SFTP Reader to read.

b. The SFTP Monitor component requires an Event to send output.

Last updated