Import Files from an FTP Server to Oracle NetSuite

Use this recipe to import files from an FTP server to the NetSuite File Cabinet.

Note:

This recipe is available as FTP Server — Oracle NetSuite | Import Files in the Integration Store. Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.

Overview

This recipe loads files from an FTP server to the NetSuite File Cabinet according to a schedule specified in Oracle Integration. It uses the standard FTP Adapter and the Oracle NetSuite Adapter.

To use the recipe, you must install the recipe package and configure the connections and other resources within the package. Subsequently, you can activate and run the integration flow of the package manually or specify an execution schedule for it. When triggered, the integration flow reads the files from the FTP server and copies them to your NetSuite File Cabinet. After successfully copying the files, the integration flow deletes the files from the FTP server to avoid copying the same files in each scheduled execution.

System and Access Requirements

  • Oracle Integration, Version 21.2.1.0.0 (210129.2200.39462) or higher
  • Oracle NetSuite, Version 2019.1.0 or higher
  • An account on Oracle NetSuite with the Administrator role
  • A secure FTP (sFTP) server or File Server
  • An FTP client to access the sFTP server