...
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. It's 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 Files, default the Use Source Path option 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 ). |
...