Table of Contents

Search

  1. Preface
  2. mmcmd
  3. mmLineageMigrator
  4. mmRepoCmd
  5. mmXConPluginUtil
  6. rcfmu
  7. rmu

Metadata Manager Command Reference

Metadata Manager Command Reference

MMCmdConfig.properties File

MMCmdConfig.properties File

Use the MMCmdConfig.properties file to configure mmcmd properties such as the truststore file, server polling interval, and server connection timeout period.
MMCmdConfig.properties is located in the following directories:
  • <Informatica services installation directory>\services\MetadataManagerService\utilities\mmcmd\config
  • <Informatica client installation directory>\clients\PowerCenterClient\CommandLineUtilities\MM\mmcmd\config
  • <Informatica utilities installation directory>\MetadataManager\utilities\mmcmd\config
There are separate copies of the MMCmdConfig.properties file for mmcmd and for mmRepoCmd.
You can configure the following properties:
TrustStore.Path
Required if you configure a secure connection for the Metadata Manager web application. Path and file name of the truststore file that contains the public key.
If you do not configure a secure connection for the Metadata Manager web application, leave this property empty.
Server.PollInterval
Amount of time in milliseconds that the command line program waits before querying the Metadata Manager application. The program queries for the status of the last command when you run a command in wait mode. Default is 6000.
Server.ConnectionTimeOut
Number of milliseconds after which the remote connection to the Metadata Manager Service times out. Default is 86,400,000 (24 hours).

0 COMMENTS

We’d like to hear from you!