GetStatusResult GetStatus(GetStatusArg tArg)
tArg. Operation execution parameters.
The GetStatus operation gets information about BI server.
This operation enables the user to get the following information:
Version and bitness of Foresight Analytics Platform that is set at BI server.
Individual settings for the repositories.
BI server work parameters.
To execute the operation, specify repository connection moniker, which settings must be obtained, in the tArg.metabase field. To get work parameters, determine pattern in the tArg.processInfo field.
Various methods of using this operation are given in the following examples:
Example name |
Getting Information about Web Service |
Getting Information about Repository Connection |
Getting BI Server Performance Parameters |
See also: