GetSystemInfo

Syntax

GetSystemInfoResult GetSystemInfo(GetSystemInfoArg tArg)

Parameters

tArg. Operation execution parameters.

Description

The GetSystemInfo operation gets information about BI server.

Comments

This operation enables the user to get:

The returned information and its amount depend on the value of the GetSystemInfoExtended parameter in settings.xml/registry, and also on the list of the fields that will be set during execution in the tArg field. Detailed information about possible work options is given in description of the GetSystemInfoExtended.

The operation results in the obtained information.

Example

Various methods of using the operation are given in the following examples:

Example name
Getting Information about Repository Session
Getting Information about BI Server Processor

Getting BI Server Performance Parameters

See also:

Common Operations