deploy (MFT)
Deploys MFT artifacts (a transfer, source, targets and other supporting files) and user property files.
The MFT plugin requires Partial Deploy projects.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
MFT FTP Root Directory |
| No | MFT FTP root directory path. This property is used when deploying user properties. |
MFT Server Host |
| Yes | The host name for MFT (e.g. mftdev.company.com). |
MFT Server Port |
| Yes | The managed server port number for MFT.(e.g. 8001). |
Weblogic Admin Password |
| Yes | The password for the WLS admin server. |
Weblogic Admin User |
| Yes | The user name for the WLS admin server. |
Oracle Middleware Home (MW_HOME) |
| Yes | The oracle middleware home (which has subfolders such as oracle_common, wlserver, coherence*, etc.) (e.g. /u01/oracle/products/fmw). |
Project Properties
Property Name | Property Code | Required | Description |
|---|---|---|---|
Create User Directory |
| No | A boolean indicating whether the plugin should create the home directory in the FTP Root folder. This property is used when deploying user properties. |
Inputs
Input Name | Input Code | Required | Description |
|---|---|---|---|
Deploy Config Plan |
| No | Provide deployment config plan. Can be a relative or absolute path. |
Deploy artifact to runtime |
| No | After importing the artifact, should the artifact be deployed to the runtime. |
Outputs
Output Name | Required | Description |
|---|---|---|
Artifacts
This operation consumes artifacts from the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style