Wednesday, December 18, 2019

OIC - Scheduled Orchestration part 2 | download zip file and list all files and write them using FTP adapter

Here I will show the following:
  • Download a .zip file from a remote directory using FTP adapter
  • Listing all files using Stage action
  • Using a ForEach action and FTP adapter, each .txt file will be written to a remote directory.
Designer⇾Integrations⇾Create
Select Scheduled Orchestration style
Provide Name, description and package if any.

Drag and drop FTP connection

Setup the download zip file steps.



Drag and drop Stage action

Do the the list files Setups





Drag and drop For Each action

Do the setup for each stage file

Within the for each, drag and drop FTP connection
Do the write file setups




Edit and mapping


Add the tracking instances.


Activate

Inbound .zip file
Submit now



It has successfully polled the zip file and written all the files in the Outbound directory.

No comments:

Post a Comment

Featured Post

OIC - Restrictions on Using Stage File Action Operations with the File/Attachment Features of the Connectivity Agent

Restrictions on Using Stage File Action Operations with the File/Attachment Features of the Connectivity Agent When configuring the stage fi...