SetInstrumentProperty
Description:
Sets the Instrumentation
property for the specified process definition to a given value. The OnProcessActivity and OnProcessStateChanged methods will be called for the specified processes definition names.
For example, use property name "*" and value "true" to enable those asynchronous methods for all process definitions. The property name does not need to begin with "Instrumentation.
", but if it does, the leading "Instrumentation.
" will be ignored.
For more information about the Instrumentation property, see Enabling TIBCO Hawk.
Method Arguments:
The following table describes the arguments of this microagent method:
Argument Name |
Description |
Name |
Name of the process definition for which you wish to alter the |
Value |
|
Output:
None