Oracle Fusion Cloud ERP Jobs: Import Bulk Data

{"URL":["/*.*/awa/pa_view_pa_view_IMPORT_BULK_DATA_JOB_oracle_erp"],"heroDescriptionIdentifier":"ice_hero_IMPORTBULKDATA_Job","customCards":[{"id":"ice_specific_OracleERP_IMPORTBULKDATA_Job","title":"Adding Import Bulk Data Job Parameters","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_ORACLE_ERP/*.*/Agent%20Guide/Content/Oracle_FusionERP/Oracle_ERP_Jobs_ImportBulkData.htm","languages":["en-us"]},{"id":"ice_File_Parameters_IMPORTBULKDATA_Job","title":"Adding Download File Parameters","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_ORACLE_ERP/*.*/Agent%20Guide/Content/Oracle_FusionERP/Oracle_ERP_Jobs_ImportBulkData.htm","languages":["en-us"]},{"id":"ice_RA_Integration_Report","title":"RA / Integration Reports","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_ORACLE_ERP/*.*/Agent%20Guide/Content/Oracle_FusionERP/Oracle_ERP_Jobs_RA_Properties.htm","languages":["en-us"]},{"id":"ice_IMPORTBULKDATA_script_OracleERP","title":"Setting Import Bulk Data Job Properties through Scripts","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_ORACLE_ERP/*.*/Agent%20Guide/Content/Oracle_FusionERP/Oracle_ERP_Script.htm","languages":["en-us"]},{"id":"ice_DownloadFile_script_OracleERP","title":"Setting Download File Properties through Scripts","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_ORACLE_ERP/*.*/Agent%20Guide/Content/Oracle_FusionERP/Oracle_ERP_Script.htm","languages":["en-us"]},{"id":"ice_related_information_OracleERP_IMPORTBULKDATA_Job","title":" Related Information","type":"customize","url":"https://docs.automic.com/documentation/webhelp/english/ALL/components/IG_ORACLE_ERP/*.*/Agent%20Guide/Content/Oracle_FusionERP/Oracle_ERP_Jobs_ImportBulkData.htm","languages":["en-us"]}]}

Automic Automation Import Bulk Data Jobs upload a file to UCM, submit the InterfaceLoaderController job, and download execution details from Automic Automation.

To start an integration successfully, you have to define all the relevant parameters.

Defining Oracle Fusion Cloud ERP Import Bulk Data Job Parameters

In the Import Bulk Data section, you define the parameters relevant to run the job on your Oracle Fusion Cloud ERP environment.

  • Connection

    Select the Oracle Fusion Cloud ERP Connection object containing the relevant information to connect to the application.

    To search for a Connection object, start typing its name to limit the list of the objects that match your input.

  • File Path

    The file path of the content to be uploaded.

  • Content Type

    The type of content you want to upload such as .zip, .txt or .csv.

  • Document Account

    The account under which the file is uploaded.

  • Document Author

    The author of the document.

  • Document Name

    The name of the document.

  • Document Security Group

    (Optional) This is a fixed value used to import and export the documents on the UCM server from Oracle Fusion. If you do not fill in this field, the default security group for all the import process is FAFusionImportExport.

  • Document Title

    The title of the file on the UCM server.

  • File Name

    The name of the file on the UCM server.

  • Import Process ID

    The import process ID which identifies the type of data to be imported.

  • Evaluate Child Statuses

    Check this box to enable the evaluation of child job statuses.

  • Download Execution Details

    Check this box if you want to define download file parameters

Download File Parameters

This panel is only visible if you have enabled the Download Execution Details box.

You can define the following download permission details for the file that should be downloaded:

  • Download Directory

    The given directory for the downloaded execution details. For example: C:\Documents.

    Tip:

    Downloaded files will also be visible in the AWI Job Reports section for the corresponding job (select Directory) where you can download them directly from the AWI.

    Note:

    The system will attempt to create a download directory if one does not already exist. Once the directory is created, it will download the reports into it.

  • File Permission

    (Optional) Here, you can set the user's permissions on the file.

    • Windows

      • RWX

      • RW

      • R

      • W

      • X

    • Unix (follows the CHMOD format)

      • 0 = ---

      • 1 = --x

      • 2 = -w-

      • 3 = -wx

      • 4 = r-

      • 5 = r-x

      • 6 = rw-

      • 7 = rwx

  • File Owner

    (Optional) You can set the file owner here. You can use various formats. For example:

    Windows: automic

    Unix: root

  • File Owner Group

    (Optional) Set a file owner group here, such as root, automic, etc.

See also: