Jump to content
We have recently updated our Privacy Statement, available here ×

Check if starter is disabled via TIBCO HAWK API


Ivo Rodrigues

Recommended Posts

Hello there,

BW method GetProcessStarters returns process starters status. If it doesn't work,you may check any other methods can meet your requirement, then youcan use hawk console api to invoke that BWmethod.

Other than that, Hawk doesn't have any api can reach your goal.

BW methods:

https://docs.tibco.com/pub/activematrix_businessworks/5.13.1/doc/pdf/TIB_BW_5.13_administration.pdfid=1

Appendix A TIBCO Hawk MicroAgent Methods | Page 157

Hawk Console API example:

/examples/console_api/ConsoleApp.java

Hope it helps.

Thanks

Chenghao

Link to comment
Share on other sites

Hello, 

 

I am following what you said and i found a problem when i try to retrieve all microagents.

 

When i use    maids = agentMgr.getMicroAgentIDs("COM.TIBCO.ADAPTER.bwengine", 1)  doesn't find any agent, but if i put the full name of one of my agents, he find it.

 

There is any way to do it

 

Thanks.

Link to comment
Share on other sites

×
×
  • Create New...