Products | Versions |
---|---|
TIBCO Hawk | - |
Not Applicable | - |
Refer to the Java code and the readme file in the attachment (Filename: ConsoleAppCheck.java.zip).
2). There are two Java files, one for the RV domain and another for the EMS domain.
3). Trusted mode is not supported in this code. If you want to enable trusted mode, refer to the Hawk document about console API and security.
4). In this code, we use <hawk_domain>.<agent_domain>.<agent_name> to initialize the console application in order to connect to a specific hawkagent. Any periods (".") in <hawk_domain>, <agent_domain> or <agent_name> should be replaced with an underscore ("_").
5). If you encounter a problem obtaining the application status, try to invoke the same method in the Hawk Display or Hawk Console of Administrator GUI and make sure the Deployment and Instance names are correct.