...
The purpose of this operation is to simplify getting MFT artifacts into an SCM, and typically this operation will be used in a workflow specifically built to populate SCM, rather than in the build workflow.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
MFT Server Host | FDMFT_SERVER_HOST | Yes | The host name for MFT (e.g. mftdev.company.com) |
MFT Server Port | FDMFT_SERVER_PORT | Yes | The managed server port number for MFT.(e.g. 8001) |
Weblogic Admin Password | FDWLS_ADMIN_PASSWORD | Yes | Weblogic Admin Password |
Weblogic Admin User | FDWLS_ADMIN_USER | Yes | The user name for the WLS admin server. |
Oracle Middleware Home (MW_HOME) | FD_ORACLE_MW_HOME | Yes | The oracle middleware home (which has subfolders such as oracle_common, wlserver, coherence*, etc.) (e.g. /u01/oracle/products/fmw) |
...