Sunday, September 15, 2024

OIC Gen 3 - FTP does not support polling as trigger then what is the alternate solution to achieve FTP Polling?

What: FTP Adapter does not support polling as a trigger.

Alternate solution: follow the below steps

  1. Take a scheduled integration
  2. List files as invoke
  3. If list count >0
  4. Download file to stage
  5. Process files to downstream apps.


Note: File adapter supports polling file as trigger to shared file system.

No comments:

Post a Comment

Featured Post

OIC - Converting UTC DateTime String to Hong Kong Time in Oracle Integration Cloud

When integrating systems in Oracle Integration Cloud (OIC), it is common to receive date-time values in UTC format as strings from source sy...