This section describes the operations that are used to work with a repository. The operations enable the user to execute the following actions:
Create repository connections.
Working with repository objects: creating, searching, moving, and deleting the existing objects.
Working with the security manager of the repository:
Working with collections of security subjects.
Set up access permissions to objects.
Working with the repository access protocol.
Work with development environment objects and get function execution results.
Save made changes and close objects.
Operation | Brief description | |
The CloseMetabase operation disconnects from the repository. | ||
The GetVerifierCode operation is used to extract a block of data that is further used to connect the repository using a digital signature. | ||
The OpenMetabase operation connects to the repository and returns the moniker of the repository connection. |
Operation | Brief description | |
The CloseAuditLog operation closes an access protocol instance. | ||
The CloseMbSecSnapshot operation closes the object that is used to work with security policy backups. | ||
The GetAuditLog operation extracts access protocol records in accordance with the specified settings. | ||
The GetAuditLogMd operation gets parameters of access protocol work. | ||
The GetMbSec operation extracts metadata of the repository security manager. | ||
The GetMbSecSnapshot operation gets information about state of the object that is used to create a security policy backup. | ||
The OpenAuditLog operation opens the access protocol and returns the moniker for accessing the records. | ||
The OpenMbSecSnapshot operation opens the object that is used to work with repository security policy backups. | ||
The SetAuditLogMd operation sets parameters of access protocol work. | ||
The SetMbSec operation changes security manager metadata. | ||
The SetMbSecSnapshot operation is used to work with security policy backups. |
Operation | Brief description | |
The CreateObject operation creates a new repository object. | ||
The DeleteObjects operation deletes repository objects. | ||
The GetObjects operation returns information about repository objects that satisfy the specified selection criteria. | ||
The MoveObject operation moves a repository object. | ||
The SaveObject operation saves changes of the repository object. | ||
The SaveObjectAs operation executes the specified action and saves the instance of the repository object. |
Operation | Brief description | |
The GetStatus operation extracts information about BI server. | ||
The GetSvc operation extracts BI server work parameters. | ||
The SetSvc operation changes BI server work parameters. |
See also: