Versions Compared

Key

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

Exports CSV File Package(s) for single Setup Task from an Oracle SaaS FSM server to the file system. This operation can be used from an utility workflow, which can also be augmented to sync the files to a source control management system (such as Git or Subversion). This allows the Oracle SaaS FSM project which is used for build and deployment to source from a source code repository rather than directly from a development SaaS instance.

...

Property NameProperty CodeRequiredDescription
Oracle SaaS FSM Account
FDFSM_CLOUD_ACCOUNT_CODE
No*

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.Oracle SaaS FSM Account will be required on either the input or environment instance. If a value is set on both then, the input will take precedence.

Project Properties

Property NameProperty CodeRequiredDescription




...

Input NameInput CodeRequiredDescription
Oracle SaaS FSM Account
FDFSM_INP_CLOUD_ACCOUNT_CODE
No*

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

Oracle SaaS FSM Account will be required on either the input or environment instance. If a value is set on both then, the input will take precedence.

API Timeout
FDFSM_INP_TIMEOUT
NoMaximum amount of time (seconds) to wait for export process to complete after it is started. Defaults to 900 seconds (15 minutes).
Download Folder
FDFSM_INP_DOWNLOAD_FOLDER
NoAbsolute or relative target folder path. Relative path will be assumed in FD_TEMP_DIR.
Task Code
FDFSM_INP_TASK_CODE
YesCode of the Setup Task.
Business Object Code
FDFSM_INP_BUSINESS_OBJECT_CODE
No**Code of the business object whose attribute is used as the scope.
Attribute Name
FDFSM_INP_ATTRIBUTE_NAME
No**Name of the attribute of the business object used as the scope.
Attribute Value
FDFSM_INP_ATTRIBUTE_VALUE
No**Value of the named attribute that defines the filter criteria. Provide multiple values using ## I.E. VALUE1##VALUE2

...

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

...

Oracle SaaS FSM Account

...

*

Before using this plugin operation, navigate to Topology → Integrations → Cloud, then create an account with provider OracleFSM for each one of your SaaS environments. This account will store the URL and credentials to make HTTPS requests to your SaaS environment. The account will be reusable by all Oracle SaaS FSM Plugin operations. All fields shown are required.

Image Added

Optional Inputs**

Business Object Code, Attribute Name, and Attribute Value are all required when exporting any Setup Tasks with a scopable business object. In the special case of Value Set tasks (I.E. Manage Chart of Accounts Value Sets, Manage Applications Core Value Sets, Manage Purchasing Value Sets, etc..). only FDFSM_INP_ATTRIBUTE_VALUE input is required. You must provide the Value Set Code for the Value Set in order to download a subset of the Value Set. Multiple values are not supported in Value Set case. See below image as an example.

...