TIBCO Top 10 Interview Questions And Answers

Top 10 TIBCO Interview Questions and Answers given below have been compiled based on the level of significance of the modules/area they cover. In actual, TIBCO BW is an ocean and once can’t sail through it with just 10 moves. However, below TIBCO Top 10 Interview Questions and Answers will greatly help you to get yourself prepared for a TIBCO interview when interview is just above your head and you don’t have much time to go deep into the lengthy book notes.

If you want to prepare yourself for TIBCO RV only, you can refer to TIBCO RV Top 10 Interview Questions and Answers also:

Q1: What is the role of TRA (Tibco Runtime Agent)?

Ans: There are two main functions of TRA:

1. TIBCO Runtime Agent (TRA) is responsible for starting and stopping of processes running on a machine.

2. TRA provides runtime environment for TIBCO applications.

TRA runs on every TIBCO machine in the background.

Q2: What type of resources in TIBCO EAR file?

Ans: Following type of resources are typically added in EAR file in TIBCO:

  • Local Project Resources (Processes, Schemas, Connections, Services, Variables etc)
  • Library Builder Resources Files.
  • Files referred in designer CLASSPATH
  • Files under Designer Installation directory

Q3: What is vcrepo.dat and when this file is created in TIBCO?

Vcrepo.dat file is used to store certain properties like TIBCO RV encoding, display name; description etc. vcrepo.dat file gets created automatically when a TIBCO BW project is saved for the first time. This file can be used for identification purposes.

Q4: While debugging TIBCO BW processes, which activity can be used to write complete schema information to a file?

Ans: TIBCO provides Inspector activity which can be used for debugging purposes while developing applications in TIBCO designer. Inspector activity can be used to write all output information of designer activities to a local file including process variables and other details.

Q5: How Restful web services can be developed in TIBCO?

Ans: TIBCO provides a Plugin for REST and JSON which can be used to develop Restful web services in TIBCO designer.

Q6: Can we have backward transitions in TIBCO BW Processes?

Ans: In TIBCO Designer Processes, transitions between activities are always uni-directional. This means that we can’t go back to a previous transition from any point.

Q7: What are different Panels of TIBCO designer window and what is the purpose of each?

Ans: There are following four types of panels available in TIBCO designer window:

  1. Project Panel: This panel shows project hierarchy.
  2. Design Panel: This panel is used to design new BW Processes in TIBCO.
  3. Palette Panel: This Panel has all the available Palettes with bundled activities which can be dragged and used in design panel during process development.
  4. Configuration Panel: Configurations including input, output details for any activity are specified in the configuration panel.

 

Q8: What are the three levels of validations that can be performed in TIBCO designer?

Ans: Following are the three levels of validations supported by TIBCO BW:
1. Activity level validation

2. Process level validation

3. Project level validation

Q9: What is difference between fault tolerant and Load balanced deployment in TIBCO?

Ans:

Load balancing:

Load balancing is done between two or more servers where the load is distributed between servers to avoid any server crashes due to heavy load on a single server.

Fault tolerance:

Fault tolerance is achieved between two servers where one server acts as a primary and the second server acts as a secondary/backup server for the primary server. Whenever failure occurs for primary server, the backup secondary server becomes the primary server.

Q10: What are the options for configuring storage for process engine’s checkpoint repository ?

The options for configuring storage for process engine’s checkpoint repository are:

  • Local File: Information is stored in a local file which in case of engine crash/failure and same information is used to resume the process flow once engine is up. This mechanism works only in case of single server or load balancing approach.
  • Database: Information is stored in a database table which is used to resume engine later.  Fault tolerant engines can recover from a checkpoint only when database is used.

Watch Below Video on TutorialsPedia YouTube Channel with advanced interview questions on TIBCO BW and TIBCO EMS. Don’t forget to subscribe to the channel in order to get more videos like this in future.

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

4 thoughts on “TIBCO Top 10 Interview Questions And Answers

  1. REDDY

    Dear sir,

    plz post Restful web services tutorial.

    Thanks,
    Reddy

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

  3. Rohan

    Hi,

    I want to learn about unit testing in tibco designer.
    I want to know how to test a process in designer using unit testing .

    Reply
  4. Shraddha

    Hi Ajmal,

    I really liked your post lot about Tibco.
    i am looking forward for your help as i have never ever worked on web services.
    and almost all companies are asking in depth questions on web services.
    could you please write/suggest something/post where i can learn and answer about web services.
    Right now i am like zero about web services

    Reply

Leave a Reply to REDDY Cancel reply

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