Import Fiscal Attributes Using Oracle ERP Integration Service

You can import data automatically into Oracle ERP Cloud using the Oracle ERP Integration Service.

This image outlines the steps involved in the automation of the Data Import process:

Automation of data import processFollow these steps:
  1. Create the compacted .zip data file using the InboundFiscalDocumentImportTemplate.xlsm template.
    For more information, see the File-Based Data Import for Oracle Financials Cloud guide at http://docs.oracle.com.
  2. Call the Oracle ERP Integration Service to initiate import.
    This operation uploads the ZIP file to the Oracle Universal Content Management server and submits the relevant jobs to import and process the uploaded file.
  3. Provide the notification through asynchronous callback upon completion.
  4. Deliver the import status and information using callback to access the logs or errors.
  5. Review any errors, if applicable, and take the appropriate action for error resolution.
    For more information, see the SOAP Web Services for Oracle Financials Cloud guide at http://docs.oracle.com.