Versions Compared

Key

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

Setup Tasks allow for export and import of setup task as a CSV File package (zip file). If supported, scope can be applied to export a subset of the CSV File package data via Export Criteria. Export Criteria can be easily configured via the FlexDeploy during manual file creation. In the case, scope cannot be applied, please see other supported Oracle Saas FSM object types as an alternative solution.

...

Name

Code

Description

Default Value

Supported Values

Source

SOURCE

Object Source Location Type

SCM

SCM, CLOUD

Task Code

TASK_CODE

Unique id for Setup Task

FILE_NAME*

Export Criteria 

EXPORT_CRITERIA

Export Criteria used to apply scope to a setup task.

...

In order to download a CSV file package from an environment, at the minimum you must configure a file for Task Code as shown below. In addition, a setup with the following steps:

  1. On the File Catalog or Package Files page click CREATE

  2. Select “Setup Task” as the Type

  3. Search for your Setup Task by task name or task code. FlexDeploy will give you suggestions as you are typing.

  4. If the task supports filtering the setup data, then Export Criteria will be shown.

    • (optional) For each business object, select an attribute name and set a value. Think of the business object as a CSV file and the attribute name as a column in the CSV file. Multiple values can be filtered for by delimiting values with ## (i.e. VALUE1##VALUE2). To filter by more than one attribute name for a business object, click the Add button at the button of the business object. Naturally, if you can click the remove button to remove a filter.

  5. Click Save to save your configurations. FlexDeploy will tell you the list exported CSV files which will eventually be in the exported CSV file package. Now you can add this file to Package and perform, export and import.

...