TIBCO BE Top Interview Questions and Answers

TIBCO BE (BusinessEvents) is  Complex Events Processing system which is widely used in large scale enterprises in order to streamline and improve their businesses by taking right actions with the right approach based on the real time events and their corresponding actions.

TIBCO BE is a leading software in the area of Complex Events Processing (CEP). Job market for TIBCO BE professionals has rapidly grown and demand is constantly growing. In this post, I am going to talk about TIBCO BE top interview questions and answers to help those who are going to appear in TIBCO BusinessEvents interviews.

Q. What is TIBCO BE and why it is used?

Ans: TIBCO BE is a well known software system for processing complex business events to draw useful meanings from them to better predict the business changes and to take proper actions accordingly.

 

Q: What is the role of channels and destinations in TIBCO BE?

Ans: Channels are resources which are used to enable connectivity and communication between TIBCO BE and other sources like JMS sources, RV sources or HTTP sources.

Destinations are defined within a channel and they specify the source and sink for the message.  For example, when you create a destination for a JMS Channel; it contains details about the destiantion queue name, delivery mode etc.

 

Q: How events are generated in TIBCO BE?

Ans: Event instances get created based on the messages coming as input from the channels.

 

Q: What are rules and how TIBCO BE rules work?

Ans: In TIBCO BE, Rules specify the actions that need to be taken based on certain conditions. Rules are triggered based on events when conditions are met.

 

Q: What is difference between Rule Functions and Virtual Rule Functions?

Ans:  Rule Functions are the functions written in Rule Language with complete body while Virtual Rule Functions are like interfaces without body.

Body implementation of Virtual Rule Functions is made through decision tables instead.

 

Q: What is the relationship between decision tables and Virtual Rule Functions?

Ans: Decision tables are the body implementation of Virtual Rule Functions. A Virtual Rule Function can have one or more decision tables for its body implementation.

 

Q: What is RMS and why it is used?

Ans: Rule Management Server (RMS) is a component of BusinessEvents, which manages decision projects and provides a mechanism for approval. It also provides user authentication, decision project authorization, and other project management features. Decision Manager communicates with Rules Management Server to check out decision projects, update local copies of decision tables, and commit changes. RMS users can then approve or reject those changes.

 

Q: How can we prioritize and De-prioritize rules for an event?

Ans: For a cetain event, we can have multiple rules available. The Priority value of any rule decides the sequence in which rules are triggered. A value closer to 1 means higher priority.

 

Q: Describe the purpose and usage of TIBCO BE Concepts?

Ans: Concepts are created to hold the properties of any entity. Normally, information from the Events is used to create instances of the Concepts in the Rules and Rules Functions.

 

Q: What is event PreProcessor and why it is used?

Ans: Event PreProcessor is basically a Rule Function. This rule function is used to process the incoming messages before they are converted into Events.

 

Q:  Why Scorecards are used in TIBCO BE?

Ans: Scorecard is a type of concept in BE. Scorecard acts same as a static variable in any progamming language with project wide scope and having only single instance. Scorecards are used in order to track or store such information which has to be used throughout the inference agent.

 

Q: Describe the flow of messages in TIBCO BE.

Ans:

  • Messages are received through Channels with specified destinations.
  •  Event PreProcessor is executed first (if it exists in the project).
  • Incoming message is converted to an event.
  • Rules are triggered based on event.

 

Q:  What is CDD and what’s its significance.

Ans: CDD (Cluster Deployment Description) is an XML file which contains all required information about deployment of a TIBCO BE project.

 

Q:  How we can integrate TIBCO BW with TIBCO BE?

Ans: Based on the type of channel configured in TIBCO BE, you can send messages from TIBCO BW and receive the responses. For example, If TIBCO BE has JMS Channel configured, you can send JMS messages to the specified destination from TIBCO BW using Send JMS Message activity and then you can receive a response as well using Receive JMS Message activity.

Similarly, you can communicate for HTTP, SOAP, RV or any other types of channels as well from TIBCO BW.

 

For Complete TIBCO Interview Preparation, you can Contact me and avail my services.

Ajmal Abbasi

Ajmal Hussain Abbasi is Integration Consultant By Profession with 13+ years experience in Integration domain mainly with TIBCO products. He has extensive practical knowledge of TIBCO Business Works, TIBCO Cloud, TIBCO Flogo, TIBCO Mashery, TIBCO Spotfire, EMS and TIBCO ActiveSpaces. He has worked on a number of highly critical integration projects in various sectors by using his skills in TIBCO Flogo, TIBCO API Management (Mashery), TCI, Tibco Designer, TIBCO Business Studio, Adapters, TIBCO EMS, RV, Administrator, TIBCO BE, TIBCO ActiveSpaces etc. Ajmal Abbasi has experience with MuleSoft ESB as well. Ajmal Abbasi is also experienced in the area of API Management particularly with WSO2 API management platforms. Ajmal Abbasi is also experienced in developing solutions using Core Java and J2EE Technologies. You can contact Ajmal Abbasi for Consultancy, Technical Assistance and Technical Discussions.

More Posts - Website - Facebook - LinkedIn - YouTube

6 thoughts on “TIBCO BE Top Interview Questions and Answers

  1. kiran

    Hi Ajma,

    Could you send me some more material of BE and interview questions.

    regards
    kiran

    Reply
    1. Dhanush prasad

      Hi ajmal , can you take up some simple scenario and explain it with step step to execute it .

      Thanks & regards ,

      Dhanush prasad

      Reply
  2. Pingback: TIBCO HAWK Top Interview Questions and Answers | TutorialsPedia

  3. Krishna

    These are very useful interview questions and are in very simple and understandable language.
    I totally liked it

    Reply
  4. kiran

    HI Ajma,

    Nice to see your example step by step.
    Can you have any simple business event step by step project.

    Regards
    kiran

    Reply
  5. Suresh Nune

    Can you please share the step by step tutorial which covers the Channel, PReprocesser and concept , rules, rule function and event

    Reply

Leave a Reply to kiran Cancel reply

Your email address will not be published. Required fields are marked *