startNode

The startNode method starts the TIBCO ActiveMatrix node, if not running.

Type

Synchronous, IMPACT_ACTION.

Arguments

Name Type Description
Node Name String The node name.

Exceptions

Condition Result
If node does not exist. Throws a MicroAgentException with Message “TIBCO-AMX-HPA-012106: node TestNode does not exist".
If node is already started/running. Throws a MicroAgentException with Message “Provided node name '<nodename> already started for host '<hostname>.

Returns

None.