COM.TIBCO.hawk.microagent.Custom
Microagent
Purpose
The Custom
microagent (on all platforms) runs executable programs and scripts from within the TIBCO Hawk system. You can retrieve information from a script or program. Custom methods also allow you to write rules that act on that information as though it came from a microagent method call.
Methods
Method |
Description |
Page |
Executes a command and returns the output as a String |
||
Executes a command and parses the string output to return both an Integer and a Double |
||
Executes a command and ignores the result |
Note |
For instructions on how to disable execution of this method, refer to TIBCO Hawk Installation and Configuration. |
Subtopics