Metadata Manager
- Metadata Manager 10.4.1
- All Products
Property
| Description
|
---|---|
Agent URL
| Host name and port number of the Metadata Manager Agent. You can use the Metadata Manager Agent installed on any machine.
|
Source system version
| Version of the data source to which you want to connect.
|
Version
| Version of the Cognos server to which you want to connect.
If the Cognos server version is later than version 8, remove the
axis and
saaj jar files from the
<MM_Agent_Home>\MetadataManagerAgent\java\CognosRepository\ location.
|
Dispatcher URL
| URL of the Cognos Content Manager external dispatcher URL.
|
Namespace
| Namespace that defines a collection of Cognos user accounts from an authentication provider. If you did not configure authentication for Cognos, do not configure this option.
|
User
| User name to log in to the Cognos repository database. Required if the Cognos repository database has been set up to require a user name and password. If you did not configure authentication for Cognos, do not configure this option.
|
Password
| Password to log in to the Cognos repository. Required if the Cognos repository database has been set up to require a user name and password. If you did not configure authentication for Cognos, do not configure this option.
|
Content browsing mode
| The objects that can be retrieved from the Cognos repository. You can select one of the following options:
Default is All.
|
Personal folders
| Specifies whether to import personal folders and the models and reports that are located within them.
Retrieving metadata from personal folders can increase load time on some servers.
Default is true.
|
Add dependent objects
| Add dependent objects to the initial selection of Cognos objects defined in Content. You can specify one of the following values:
Default is packages referenced by selected reports.
|
Incremental import
| Load changes since the previous resource load or load complete metadata. Specify one of the following values:
Default is true.
|
Folder representation
| The representation of folders from Cognos Framework Manager in the catalog. You can specify one of the following values:
Default is ignore.
|
Transformer import configuration
| Optional XML file that describes the mappings between Cognos Content Manager data sources and the PowerPlay Transformer models.
|
Cognos SDK directory
| Cognos SDK directory location. For example,
C:\Program Files\ibm\cognos\sdk\sdk\java\lib .
You can upload the Java libraries to Metadata Manager from this location.
|
Multiple threads
| Number of worker threads that the Metadata Manager Agent uses to extract metadata asynchronously. Leave blank or enter a positive integer value.
If blank, the Metadata Manager Agent calculates the number of worker threads. The Metadata Manager Agent allocates between one and six threads based on the JVM architecture and the number of available CPU cores on the machine that runs the Metadata Manager Agent. If you specify a value that is not valid, the Metadata Manager Agent allocates one worker thread.
Reduce the number of worker threads if the Metadata Manger Agent generates out of memory errors when it extracts metadata. You can increase the number of worker threads if the machine that runs the Metadata Manager Agent has a large amount of available memory, for example, 10 GB or more. However, if you specify too many worker threads, performance can decrease.
Default is blank.
|
Miscellaneous
| Specify multiple miscellaneous options separated by commas to perform various tasks. You can specify a miscellaneous option with a - <character>
and an optional value.
For example, enter
-r to remove the report pages and their graphical structure in Metadata Manager.
|
Auto assign connections
| Metadata Manager configures connection assignments to relational database resource types during the resource load. If you disable this option, you must configure connection assignments in the resource properties after you create the resource.
|
Content
| Path of models or reports to extract from Cognos. To extract models, use the path to the package containing the model. To extract packages and reports, select the object or enter the complete search path to the package or report appended with the following characters: //*. Separate multiple values with a semicolon (;).
Use Cognos to find the search path for packages or reports. In the Cognos Administration Console, select the package or report and click Set Properties > View the Search Path, ID, and URL.
If the search path contains multiple reports, Metadata Manager extracts the last report. If the search path contains published versions of a package, Metadata Manager extracts the latest version and any previous version used as a data source for current reports.
For example, to extract all content, use the following syntax:
To extract packages at the root level, use the following syntax:
To extract packages within a folder, use the following syntax:
To extract a single report, use the following syntax:
To extract the latest version of a package, select a single package and set the Add dependent objects parameter to false.
For more information about the search path syntax, see the Cognos documentation.
|