GetFactoryServiceInfo
Retrieves general information about a Factory service. The node name is specified in the TargetServer element of the SOAP header.
GetFactoryServiceInfo is available only to a BIRT iHub System administrator. To log in as a BIRT iHub System administrator, use SystemLogin.
To retrieve a list of servers for which you can obtain information, use GetSystemServerList.
Request element
GetFactoryServiceInfo
Information about the Factory service.
Response elements
ServerName
String. The node for which information is returned.
PendingSyncJobs
Long. The number of synchronous jobs in queue.
SyncJobQueueSize
Long. The maximum number of synchronous jobs allowed in the queue.
RunningSyncJobs
Long. The number of synchronous jobs currently running.
RunningJobs
Long. The total number of jobs currently running.
SyncFactoryProcesses
Long. The number of Factories reserved for running synchronous jobs.
MaxFactoryProcesses
Long. The maximum number of Factories that can run on the system.
TransientReportCacheSize
Long. The maximum disk space available for transient reports, in megabytes.
PercentTransientReportCacheInUse
Long. The currently used percentage of disk space available for transient reports.
CurrentTransientReportTimeout
Long. The number of minutes after which transient reports are deleted from the synchronous cache adjusted according to disk space currently available in the synchronous cache.
TransientReportTimeout
Long. Time after which transient reports are deleted from the synchronous cache, in minutes.
SyncJobQueueWait
Long. The maximum time a job remains in the synchronous queue, in seconds.
MaxSyncJobRuntime
Long. The maximum job execution time, in seconds.