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 - Sending JSON Data as Email Body Content via Twilio SendGrid API in OIC

Use Case Description: When integrating Oracle Integration Cloud (OIC) with Twilio SendGrid API to send emails, JSON data intended for the em...