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

Metadata Manager

This section describes changes to Metadata Manager in version 10.1.

Microsoft SQL Server Integration Services Resources

Effective in version 10.1, Metadata Manager organizes SQL Server Integration Services objects in the metadata catalog according to the connections in which the objects are used. The metadata catalog does not contain a separate folder for each package. To select an object such as a table or column in the metadata catalog, navigate to the object through the source or target connection in which the object is used.
Previously, Metadata Manager organized SQL Server Integration Services objects by connection and by package. The metadata catalog contained a Connections folder in addition to a folder for each package.
For more information about SQL Server Integration Services resources, see the "Data Integration Resources" chapter in the Informatica 10.1 Metadata Manager Administrator Guide.

Certificate Validation 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.
Previously, the Security.Authentication.Level property in the MMCmdConfig.properties file controlled certificate validation for mmcmd or mmRepoCmd. You could configure the property to either accept all certificates or accept only certificates that do not have errors.
Because the command line programs no longer accept security certificates that have errors, the Security.Authentication.Level property is obsolete. The property no longer appears in the MMCmdConfig.properties files for mmcmd or mmRepoCmd.
For more information about certificate validation for mmcmd and mmRepoCmd, see the "Metadata Manager Command Line Programs" chapter in the Informatica 10.1 Metadata Manager Administrator Guide.