Versions Compared

Key

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

...

Property Name

Property Code

Required

Description

Root Target Folder

FDFILE_ROOT_TARGET_FOLDER

No

The path in which to create and update file and folder objects. If left blank, the FD_TEMP_DIR will be used.

Unlike the rest of the properties on this operation, this one is not a default. Its value is pulled at deploy time, not populate and evaluate time.

Use Source Path Default

FDFILE_USE_SOURCE_PATH_DEFAULT

No

When populating or evaluating project files, default theĀ Use source path value to this.

Defaults to true(checked ).

Ignore Failure Default

FDFILE_IGNORE_FAILURE_DEFAULT

No

When populating or evaluating project files, default the Ignore Failure value to this.

Defaults to false (unchecked ).

Owner:Group File Default

FDFILE_OWNER_GROUP_FILE_DEFAULT

No

When populating or evaluating Files, default the Owner:Group value to this.

Owner:Group Folder Default

FDFILE_OWNER_GROUP_FOLDER_DEFAULT

No

When populating or evaluating Folders, default the Owner:Group value to this.

Permissions File Default

FDFILE_PERMISSION_FILE_DEFAULT

No

When populating or evaluating Files, default the Permissions to this.

Permissions Folder Default

FDFILE_PERMISSION_FOLDER_DEFAULT

No

When populating or evaluating Folders, default the Permissions to this.

Property Replacement Default

FDFILE_PROPERTY_REPLACEMENT_DEFAULT

No

When populating or evaluating Files, default the Property Replacement option to this.

Defaults to true(checked ).

Execute Default

FDFILE_EXECUTE_DEFAULT

No

When populating or evaluating Files, default the execute option to this.

Defaults to false (unchecked ).

Ignore Property Replacement Extension

FDFILE_IGNORE_PROPERTY_REPLACEMENT_EXTENSIONS

No

Ignore the Property Replacement for listed file extensions. Default is gz,gzip,exe,rpm,png,jpg,jpeg,bmp,gif,jar,zip,7z,pdf,pll,pld,fmb,fmx,mmb,mmx,rdf,rep,rex,ear,war,class,png,tif,tiff,dll,xls,xlsx,doc,docx,ppt,pptx,tgz,pyc,pyo,pyd,sys,mp4,mkv,avi,mov,mpg,vob,mp3,aac,wav,flac,mka,wma,mdb,sqlite.

Inputs

Input Name

Input Code

Required

Description

File Filter

FDFILE_INP_FILE_FILTER

No

Wildcard compatible expression to select file(s). You can enter multiple filter expressions separated by ##. Leave empty to select all files. The ## performs an OR expression. This will filter Files or Directory names but not the path. (e.g. for "/this/is/a/test/path" if you use "path" it will filter it, if you use "/this/is/a/test/path" it will not)

File Exclude Filter

FDFILE_INP_FILE_FILTER_EXCLUDED

No

Wildcard compatible expression to exclude file(s) OR folders. You can enter multiple filter expressions separated by ##. Leave empty to select all files. The ## performs an OR expression. This will filter Files or Directory names but not the path. (e.g. for "/this/is/a/test/path" if you use "path" it will filter it, if you use "/this/is/a/test/path" it will not)

Source Path

FDFILE_INP_SOURCE_PATH

Yes

The source directory to copy file(s) from. The FD_TEMP_DIR and FD_ARTIFACTS_DIR variables work great in this field.

Target Path

FDFILE_INP_TARGET_PATH

Yes

The target directory where file(s) are to be transferred. The FD_TEMP_DIR and FD_ARTIFACTS_DIR variables work great in this field.

Clean Directory

FDFILE_INP_CLEAN_DIRECTORY

No

Flag to indicate if the target path should be cleaned before copy.

...

Package Deployment File Object Type Details

Include Page
FD90:File Package-Based Project Object TypesFD90:
File Package-Based Project Object Types