Versions Compared

Key

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

...

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).

The Server port will be used when creating the t3 or t3s connection to the server host. This property works in conjunction with the Use SSL flag.

MFT Use SSLFDMFT_USE_SSLNo

If checked, t3s will be used to connect to the MFT server. Otherwise a t3 connection will be used instead.

The Server port will be used either way, so if you check use SSL, specify the SSL port there.

Weblogic Admin Password
FDWLS_ADMIN_PASSWORD
YesWeblogic Admin Password
Weblogic Admin User
FDWLS_ADMIN_USER
YesThe user name for the WLS admin server.
Oracle Middleware Home (MW_HOME)
FD_ORACLE_MW_HOME
YesThe 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

Rename After Export

FDMFT_RENAME_AFTER_EXPORT

No

If checked, the artifacts will be renamed to the name of the artifact after exporting. See the paragraphs above for more information on how and when the artifacts are renamed.

Inputs

Input Name

Input Code

Required

Description

Transfers To Export
TRANSFERS_TO_EXPORT
NoComma separated list of transfers to export. If left empty, all transfers will be exported.
All ConfigPlan AttributesFDMFT_INP_EXPORT_ALL_CONFIG_PLANNo

If checked, All attributes will be added to the config plan. Otherwise only Common attributes will be added.

See the image above for information about where the setting is present in the UI.

This input was added in version 5.0.1.8. Prior to that it defaulted to false, exporting only the key (common) options in the config plan.

...