Jump to content
The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now! See more information here ×

Need Java Utility For Hawk Rules


Vinaykumar Tawale

Recommended Posts

Hello there,

I assume you want to get the rulebases name,hawk console api can meet your requirement.

You can use console api invoke any methods from java code, and methodCOM.TIBCO.hawk.microagent.RuleBaseEngine:getRuleBaseNames() will return the names of the currently loaded rulebases. Please see more methods from here.

Sample code could be found from /examples/console_api.

Hope it helps.

Thanks

Chenghao

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...