Definition
Repository manager for metadata in the SAP Business Information Warehouse.
Use
The repository manager for BW metadata allows you to integrate the metadata created in SAP BW (InfoCubes, queries, Web templates, workbooks and so on) and their associated documents into Knowledge Management in the SAP Enterprise Portal as write-protected documents. Furthermore, the repository manager for BW metadata allows you to access online links created with BEx Information Broadcasting.
The repository manager for BW metadata allows you to access automatically generated HTML-based documents for metadata. The documents correspond to the information in the Metadata Repository in the Administrator Workbench. Additionally you can create manual documents for metadata that can be integrated into Knowledge Management using the Repository Manager for BW Documents.
Structure
The parameters of the repository manager for BW metadata are explained in the following. When you choose Show Advanced Options, you get a complete list of parameters A plus sign (+) indicates the advanced setting options.
For performance reasons, we recommend that you deactivate the following parameters:
§ Show objects data is received from (data flow before)
§ Show objects data is sent to (data flow after)
§ Show usage (where-used list)
The where-used list and the data flow list a large number of objects for central objects so that the online documentation is extensive. This can cause building the online documentation to take quite a bit of time. See also Tab Page: Online Documentation.
Parameters of the repository manager for BW metadata
Parameter | Obligatory | Description |
Name | Yes | Name of the repository manager |
Description | No | Description of the repository manager |
Prefix | Yes | URI prefix for which the repository manager for BW metadata is registered. This entry lists the repository in the master directory. The URIs for all resources managed by this repository manager have this common prefix. The prefix is used to identify the repository manager that is responsible for a resource with a particular URI. Note: The prefix has to be entered with a diagonal slash, for example, /bw_metadata. The prefix in the BW system has to agree with the one in the portal. |
Active + | No | You can activate or deactivate the repository manager by setting this parameter. |
Hide in root folder + | No | This parameter specifies whether the repository is listed in the master directory. If you activate this parameter, the repository is not listed in the master directory. |
Repository services | No | Identification of the Repository Services that you want to use for a repository. |
Property search manager | Yes | Selection of the manager for the property search. Choose com.sap.ip.bi.km.repository.manager.mo.MoPropertySearchManager. |
Security manager | Yes | This parameter cannot be changed and specifies the security manager BW Metadata Security Manager. This controls access to the repository content. The BW Metadata Security Manager provides a connection to the BW system and checks whether authorization exists to display metadata. |
Lock Manager | No | Leave this field empty. |
Send Events + | No | This parameter specifies whether the repository sends events when operations like “delete” or “refresh content” are performed. The parameter has to be activated if you want the repository to send events. This is necessary, for example, when using services like the subscription service. |
Show objects from which data is received | No | In data flow before: If you activate this parameter, links to the online documentation for the object from which the current object receives data are displayed. |
Show objects data is sent to | No | In data flow after: If you activate this parameter, links to the online documentation for the objects to which the current object sends data are displayed. |
Show technical names | No | If you activate this parameter, the technical names of the BW objects upon which the documents are based are displayed. If you deactivate the parameter you can still see the technical names of the BW objects using the tool tip. |
Show usage | No | Where-used list: If you activate this parameter, links to the online documentation for the objects that the current object uses are displayed. |
Lifetime metadata cache | No | Here you can set the lifetime of cache elements for metadata in seconds. If you enter the value 0, the cache is deactivated. |
Lifetime property cache | No | Here you can set the lifetime of cache elements for the properties of the objects in seconds. If you enter the value 0, the cache is deactivated. |
Lifetime security cache | No | Here you can set the lifetime of cache elements for the user-specific access authorizations in seconds. The security cache is deleted automatically in the background according to the time specification entered here. If you enter the value 0, the cache is deactivated. If a number of users are accessing the repository manager for BW metadata, we recommend that you deactivate the cache and set the value at 0 to avoid too great a memory consumption. |
Alias of BW System | Yes | Here you enter the alias of the BW system that you specified in the portal system landscape directory when you set up the BW system. See Creating BW Systems in the Portal. |
Prefix of BW document repository | No | If you are using the repository manager for BW metadata as well as the repository manager for BW documents, you can enter its prefix here. The two repository managers are now connected and you are able to see not only the metadata and its documentation, but also the corresponding documents. |
Example
Configuration of a Repository Manager for BW Metadata
Name = BWMetadataRepositoryManager
Description = BW Metadata AB
Prefix = /bw_metadata
Active = activated
Hide in Root Folder = deactivated
Repository Services = comment, properties
Property Search Manager = com.sap.ip.bi.km.repository.manager.mo.MoPropertySearchManager
Security Manager = BWMetadataSecurityManager
Send Events = activated
Show Objects data is received from = deactivated
Show Objects data is sent to = deactivated
Show technical Names = deactivated
Show usage = deactivated
Lifetime Metadata Cache = 7200 seconds
Lifetime Property Cache = 7200 seconds
Lifetime Security Cache = 0 seconds
Maximum Connections per User = 5
Alias of BW System = SAP_BW
Prefix of BW Document Repository = /bw_documents
No comments:
Post a Comment