Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This operation exports file(s) from the build Oracle SaaS environment or your SCM repository, waits for all exports processes to complete, and then downloads results as single as zip file artifact. The csvExport operation can only be used with a FlexDeploy partial deployment project of type Oracle SaaS FSM.

...

Property NameProperty CodeRequiredDescription
Oracle SaaS FSM AccountFDFSM_CLOUD_ACCOUNT_CODENo*

The Oracle SaaS FSM account with all the required properties like instance URL, Username, and Password.

The account will be likely be different for each FSM environment.

...

Input NameInput CodeRequiredDescription
Oracle SaaS FSM AccountFDFSM_INP_CLOUD_ACCOUNT_CODENoThe Oracle SaaS FSM account with all the required properties like instance URL, Username, and Password.
API TimeoutFDFSM_INP_TIMEOUTNoMaximum amount of time (seconds) to wait for export process to complete after it is started. Defaults to 300 seconds (5 minutes).
Save Export Result FileFDFSM_INP_SAVE_EXPORT_RESULT_FILENoSaves 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
Comparison Details section of the user interface.
Save Export Report FileFDFSM_INP_SAVE_EXPORT_REPORT_FILENoSaves a comparison report file to the reports directory as a Excel file. The excel file provides comparison reports for each of the business objects that were processed. For
each business object, a report each for Only in Configuration 1, In Both With Mismatch, and Only In Configuration 2, as applicable is provided.
Save Export Summary Report FileFDFSM_INP_SAVE_EXPORT_SUMMARY_REPORT_FILENoSaves a comparison report file to the reports directory as a Excel file. The excel file provides a summary of the process results, which displays a list of all the processed
business objects, and whether their processing completed successfully, or with errors.

...

In general, the following convention is followed for the File Name (with Path) that way the other attributes can be set for you base on the path without having to enter it again.

Format: "../SetupTasks/<Offering Code>/<Functional Area>/<Task Code>/..."

Info
titleNotice

If you are populating from SCM, then by default FlexDeploy will find all zip files that contain "SetupTasks" (case-insensitive) and classify them as Setup Tasks in your project files catalog. TaskCode is determined based on the content of the zip file automatically.

If are creating the file then, you have to manually enter the TaskCode from the FlexDeploy UI.

...

From the project files screen, click the create button, add your file name following the previous format, click evaluate, review attributes set automatically from File Name (adjust path and re-evaluate as necessary), and finally click ok when you're done.

Image Modified

How to find Task Code for a Setup Task?

...