Versions Compared

Key

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

...

Property NameProperty CodeRequiredDescription
Populate SettingFDOCC_POPULATE_SETTINGYes

Choose which kinds of files should be populated in this FlexDeploy Project.

ALL - All supported file types will be populated and can be built and deployed

NO_PAGE_LAYOUTS - Every object type except for Page Layouts will be populated

ONLY_PAGE_LAYOUTS - Only Page Layouts will be populated.

Project File IncludesFD_PARTIAL_FILE_INCLUDESNoControls files included in Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex
is used. (e.g. /widget/Account Addresses##/widget/Checkout*##*Customer*##/static/.*[tT]est.*\.png)
Project File ExcludesFD_PARTIAL_FILE_EXCLUDESNoControls files excluded from Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex
is used. (e.g. /widget/Account Addresses##/widget/Checkout*##*Customer*##/static/.*[tT]est.*\.png)

Inputs

Input NameInput CodeRequiredDescription




...