getHostInformation

Description:

Returns the value of the specified property on the host machine on which the process engine is running.

Method Arguments:

he following table describes the arguments of this microagent method:

Argument Name

Description

Name

Name of the property to return. Leave this argument blank to return all properties. The following are the properties that can be returned:

Application Instance — is the name of the project that is running in the process engine.
Application Name — TIBCO Hawk display name of the process engine. This is set by the engine property Hawk.AMI.DisplayName.
Application State — state of the process engine. Can be UNINITIALIZED, INITIALIZING, RUNNING, STOPPING, or STOPPED

Output:

The following table describes the output of this microagent method:

Column Name

Description

Name

Name of the property returned.

Value

Value of the property.