Operations for Working with Repository

This section describes the operations that are used to work with a repository. The operations enable the user to execute the following actions:

Connecting to Repository

  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.

Working with Security Manager

  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.

Working with Repository Objects

  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.

Operations for Working with BI Server Process

  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:

Web Service Operations