Versions Compared

Key

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

...

  • 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, otherwise zip files containing "SetupTasks" (case-insensitive in their path) will instead get classified as Setup Task.

...

NameCodeDescriptionDefault ValueSupported Values
Task CodeTASK_CODEUnique id for Setup Task*

Formula NameFORMULA_NAMEThe base formula name you want to filter your Fast Formula Setup Task by. This value is typically the formula name in all uppercase.FILE_NAME

Related Project Properties

NameCodeDescriptionDefault ValueSupported Values





Considerations

See csvExport for details on how find Task Code for the fast formulas Setup Task.

...

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>/<BASE_FORMULA_NAME>.zip. File name is used as Formula Name, and parent folder is used as Task Code. Either 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.

Image Added

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.