IAdministerSystem Methods

The IAdministerSystem type exposes the following members.

Methods

  NameDescription
Public methodCheckUserMaintainedTables
Check the consistency of User Maintained Tables in the system.
Public methodClearSession
Force disconnect of a given station name/session id.
Public methodConfigurePrintProperty
Configures print properties of the system.
Public methodConfigureSystemAuditLog
Configures the system audit log.
Public methodDeleteReportRecovery
Deletes Recovery information of report session id passed
Public methodDisableHub
Disable the HUB for the runtime system.
Public methodDisableSystem
Disable the runtime system.
Public methodEnableHub
Enable the HUB for the runtime system.
Public methodEnableSystem
Enable the runtime system.
Public methodGetAccountMonth
Gets the High Account Month(HAM)/Low Account Month(LAM) of the application.
Public methodGetHubStatus
Display HUB status of the runtime system.
Public methodGetSystemStatus
Get the provided System status for Enable and Stopped.
Public methodListIspecs
Lists the unique ispecs in the application.
Public methodListRunningReports
Displays information about the active/waiting recovery reports in an application.
Public methodListUsers
Displays list of stations connected to a runtime system.
Public methodRunReport
Initiate a report or recover a report with recovery information available.
Public methodSendAMessage
Sends a short message to other users logged onto an application.
Public methodSetAccountMonth
Sets the High Account Month(HAM)/Low Account Month(LAM) of the application. Updates only if the value is non-zero.
Public methodSetMultiLanguagePath
Provide the language file for additional languages to the system.
Public methodStopReport
Stop the running report.
Public methodStopSystem
Stop and optionally disable the runtime system.
Public methodTerminateReport
Terminate an active report immediately.
Public methodWakeUpReport
Wake up report.
Top
See Also