Thursday, December 12, 2019

OIC - using File Transfer Style

Here I will show you how to poll a file in binary mode and then write it in another directory using FTP protocol in File Transfer style.
Designer⇾Integrations⇾Create
Choose File Transfer style
Provide Integration name and package if any.
Canvas has opened.
Drag and drop FTP connection

Do the following setups for the poll file part




As we don't need the 1st mapping, so removed it.


Drag and drop FTP connection again
Do the following setup for FTP write part.




Map the poll to write file

Do the instance tracking



Activate


Submit now or we can also add schedule.


In Run section, we can see the 1st file processed successfully to write outbound directory
Input file
Output Directory


No comments:

Post a Comment

Featured Post

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...