Versions Compared

Key

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

Deploys MFT Credentials, MFT artifacts (a transfer, source, targets and other supporting files) and user property files. As of version MFT credentials are supported since FlexDeploy 5.0.0.1.1 it can also deploy MFT credentials. 

Info

The MFT plugin requires Partial Deploy projects. Do not use the MFT plugin in a full deploy project.

The deployment ordering is automated. Credentials are deployed first, then transfers, then sources, then targets.

MFT Credentials are available in the FlexDeploy 5.0.1.1 release.  MFT Credentials are the aliases to passwords that are used in config plans. They link those aliases to a property in FlexDeploy. The password is stored securely in that property and is updated there. Changing the password on an existing environment requires either a new build or a force deploy. The password is not in the build artifact, but a new build will indicate to FlexDeploy that the password was changed. Config plans cannot make use of plain text passwords in them. Only credential aliases are allowed.

User Properties are available since FlexDeploy 4.5. They allow user home directories and user permissions to be deployed through the environments and guarantee consistency of environments in the process. The property file is explained in the appendixobject type section.

Environment/Instance Properties

...

Endpoint Selection

This operation will select all available endpoints associated to the environment/instancedelegates the selection of endpoints to the workflow developer.

Endpoint Execution

This operation will execute on any one delegates the selection of any or all of the selected endpoints and will be random in the determination of which oneto be executed on to the workflow developer.