This operation unzips artifact from csvExport, start import process for all Setup Task CSV Packages to target environment, and waits for completion. The csvImport operation can only be used with a FlexDeploy partial deployment project of type Oracle SaaS FSM.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle SaaS FSM Account |
| No* | Oracle SaaS FSM Account will be required on either the plugin input or Target. If a value is set on both then, the plugin input will take precedence. See Special Considerations below for instructions on how to create Oracle SaaS FSM account. |
Oracle SaaS FSM ChromeDriver Path |
| No* | @since 6.0.0.2 Location of the chromedriver executable. I.E. /usr/local/bin/chromedriver or C:/Users/user/Documents/chromedriver.exe. This is required if Defaults to /usr/local/bin/chromedriver See Special Considerations below for instructions on how to download install google chrome and download chromedriver. |
...
Input Name | Input Code | Required | Description |
---|---|---|---|
Oracle SaaS FSM Account |
| No* | Oracle SaaS FSM Account will be required on either the plugin input or Target. If a value is set on both then, the plugin input will take precedence. See Special Considerations below for instructions on how to create Oracle SaaS FSM account. |
API Timeout |
| No | Maximum amount of time (seconds) to wait for import process to complete after it is started. Defaults to 900 seconds (15 minutes). |
Compile Fast Formulas |
| No | @since 6.0.0.2 Enable compile fast formula after successful import. Applicable to packages containing one more fast formulas. Defaults to true. See special considerations section for additional Chrome browser dependency. |
Compile Formula UI Timeout |
| No | @since 6.0.0.2 Maximum amount of time (seconds) to wait for Compile Formula payroll flow to complete. Defaults to 300 seconds (5 minutes). |
Save Import Result File |
| No | Saves a comparison result file to the reports directory as a JSON file. The JSON file provides a summary of the comparison process and represents the table shown in the |
Save Import Report File |
| No | Saves a comparison report file to the report's directory as an Excel file. The excel file provides comparison reports for each of the business objects that were processed. For |
Save Import Summary Report File |
| No | Saves a comparison report file to the report's directory as an Excel file. The excel file provides a summary of the process results, which displays a list of all the processed |
Artifacts
This operation produces artifacts that will be stored in consumes artifacts from the artifacts repository.
...