MFT Object Types - User Properties
This FlexDeploy construct allows user permissions to be set on directories of the FTP and SFTP embedded servers. Read more in the appendix.
Object Type Identification
Files with extension properties are identified as user property files.
File ExtensionsÂ
properties
Object Type Code
USER_PROPERTIES
Attributes
Name | Code | Description | Default Value | Supported Values |
---|---|---|---|---|
Source |
| Where the file is from | SCM | |
File Name |
| The relative path to the file in Source Control | ||
Rollback Source Type    |
| Where to retrieve file when initiating a rollback deployment. | Project Version | Project Version, SCM Revision, Backup Repository, and Rollback File SCM Revision and Rollback File options are only available when the project has SCM details configured, and Backup Repository should only be used if the FlexDeploy server and project are configured to take backups. |
Rollback File |
| The associated file to deploy which will roll back this file. Only applicable when Rollback Source Type is Rollback File | Â | Any project file sourced from SCM |
Considerations
MFT Artifacts should be deployed with their config plan, so include the relevant config plan in your build package.
- style