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 |
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.
What are the datatpes of Global varaibles which BW follows?
what is the difference between soap and service?when we use service?
What are the types of encoding which BW follows?
how to create adapters?how to connect adapters? and how to build?
What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also pls reply in terms of performance
Which activity is used for detecting duplicate message processing?
If you are posting a message on a queue & Server is down. What happens.
If there are two sub processes then how can we call at a time one sub process dyanmiccally by using call porcess?
What are the EMS destination properties. What are the difference between the service and interface
Why we implement the tibco in our organization or company?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.