Release Guide > Part III: Version 10.1 > Release Tasks (10.1) > Metadata Manager
  

Metadata Manager

This section describes release tasks for Metadata Manager in version 10.1.

Informatica Platform Resources

Effective in version 10.1, to extract metadata from an Informatica 10.0 application that is deployed to a Data Integration Service, you must install the version 10.0 Command Line Utilities. Install the utilities in a directory that the 10.1 Metadata Manager Service can access. For best performance, extract the files to a directory on the machine that runs the Metadata Manager Service.
When you configure the resource, you must also enter the file path to the 10.0 Informatica Command Line Utilities installation directory in the 10.0 Command Line Utilities Directory property.
For more information about Informatica Platform resources, see the "Data Integration Resources" chapter in the Informatica 10.1 Metadata Manager Administrator Guide.

Verify the Truststore File for Command Line Programs

Effective in version 10.1, when you configure a secure connection for the Metadata Manager web application, the Metadata Manager command line programs do not accept security certificates that have errors. The property that controls whether a command line program can accept security certificates that have errors is removed. This feature is also available in 9.6.1 HotFix 4. It is not available in 10.0.
The Security.Authentication.Level property in the MMCmdConfig.properties file controlled certificate validation for mmcmd or mmRepoCmd. You could set the property to one of the following values:
The NO_AUTH setting is no longer valid. The command line programs now only accept security certificates that do not contain errors.
If a secure connection is configured for the Metadata Manager web application, and you previously set the Security.Authentication.Level property to NO_AUTH, you must now configure a truststore file. To configure mmcmd or mmRepoCmd to use a truststore file, edit the MMCmdConfig.properties file that is associated with mmcmd or mmRepoCmd. Set the TrustStore.Path property to the path and file name of the truststore file.
For more information about the MMCmdConfig.properties files for mmcmd and mmRepoCmd, see the "Metadata Manager Command Line Programs" chapter in the Informatica 10.1 Metadata Manager Administrator Guide.