Oracle SaaS FSM Object Type - Fast Formula
Fast Formula is one type of Setup Task. Make use of the Fast Formula object type to export and import individual formulas within the Fast Formula Setup Task.
Imported Fast Formulas are compiled on import.
Object Type Identification
When populating files from source control management (SCM), FlexDeploy will classify all zip files containing "SetupTasks/FastFormulas" (case-insensitive) in their path as Fast Formula.
File Extensions
.zip
Object Type Code
FAST_FORMULA
Attributes
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Task Code |
| Unique id for Setup Task | Â | Â |
Formula Name |
| The base formula name you want to filter your Fast Formula Setup Task by. This value is typically the formula name in all uppercase. |
| Â |
Considerations
Source from Development Environment
In order to download file from an environment, you must configure file for Fast Formula as shown below. Note that File Name (with Path) should be entered first in format - /SetupTasks/FastFormulas/<TASK_CODE>/<FORMULA_NAME>.zip. File name is used as Formula Name, and parent folder is used as Task Code. The TaskCode and Formula Name can be entered manually as well if necessary. Steps - Enter File Name in proper format, Click Evaluate, then click OK and eventually click Save to save configurations. Now you can add this file to Package and perform, export and import.
Source from SCM
The following convention is generally used for the File Name (with Path) in Source Code Repository. "/SetupTasks/FastFormulas/<TASK_CODE>/<FORMULA_NAME>.zip". If you follow these conventions, then you do not have to configure Files manually. You are ready to perform export and import using FlexDeploy package once files are discovered in FlexDeploy.
Task Code is derived from zip file sourced from SCM.
How to find Task Code for a Setup Task?
To initiate the export or import process, Oracle endpoints requires providing a code for the task. Following these instructions to find the Task Code. We are assuming you have access to FSM resource.
Click Navigator > My Enterprise > Setup and Maintenance.
In the Setup and Maintenance work area, click Manage Setup Content from the Tasks panel tab.
To search for the code of a task
On the Manage Setup Content page, click Manage Task Lists and Tasks.
In the Search field, select Tasks and click Search.
In the search results, click the name of the task.
On the Task page, look for value that appears against Code.
Copy the code and use it where necessary
- style