How to create a Custom Rulebase?
Answers were Sorted based on User's Feedback
Answer / sumedha rana
Using TIBCO HAWK display, we can add rulebases. Custom
Rulebase can be created through TIBCO Administrator.Go to
application management and select the service for which you
want to create the rulebase and in configuration section
select the monitoring tab. Under monitoring tab there is
rulebase pane where you can add rulebase.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / katelynthomas
A Rulebase is a collection of rules that contain management logic.
Rulebases consists of rules that are made up of data sources, tests and actions.
A Rulebase must have atleast one rule, a rule must have atleast one test and a test must have atleast one action.
Datasources are microagent methods that collect data synchronously or asynchronously and return it to an agent.
Datasource is the source of input data and it is always a method of microagent.
After the information is received, one or more tests are applied to evaluate the information to compute a true/false value which is used to trigger the actions
<a href=http://mindmajix.com/tibco-hawk-interview-questions>check this site </a>Mindmajix for interview question
| Is This Answer Correct ? | 0 Yes | 0 No |
how to create a directory using external command activity in BW? can u please tell the cmd?
What are the types of adapter services ?
What is the purpose of $_error variable ?
I need to hit a service of a jms connection from another jms connection.I am using soap over jms.How can we achive this?
What is difference between shared variable and job shared variable ?
how to create adapters?how to connect adapters? and how to build?
Already the table has some data in it, with the help of ADB we had inserted some data. By seeing the table how can we identify the data inserted by ADB.
wht is custom id?
When used Persistent mode, where are you Persisting the data?
what is the location of shared variable store data in persistent mode
1 Answers Atos Origin, IBM, SG,
What are the datatpes of Global varaibles which BW follows?
how we can send data through adb adapter in tibco bw?