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.

Table of Contents
stylenone

Object Type Identification

...

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.

Filter Criteria

FILTER_CRITERIA

After export, filter criteria is used to apply additional filtering to the setup task.

...

Please follow help provided in UI to enter attribute values for export criteria. See known issues below.

Manage HCM Extract Definitions

To export an HCM Extract, use the PER_MANAGE_EXTRACT_DEFINITION Task Code.

...

Payroll Flow Patterns

Export using BaseFlowName, plugin will automatically convert to use appropriate FlowId when you use BaseFlowName in export criteria.

Info

The Payroll Flow Patterns task will work only for custom tasks, seeded ones will not get exported. The Flow Status should be active as well.

- this requires use of FlowId, which is not visible on FSM UI. Other values do not work with Export CSV API. There are few options to get FlowId

...

:

...

Manually export from FSM UI to capture FlowId from ASM_SETUP_CSV_METADATA.xml which is part of exported CSV zip file.

Manually execute the Get all flow patterns REST API REST API for Oracle Fusion Cloud HCM using query parameter by BaseFlowNow or other field. The response body will contain FlowId. Example response below

...

Filter Criteria

@since 6.5.0.14

...