Tibco Consultant

Tibco Consultant Interview Questions and Answers

Updated 21 Jul 2024

Q1. what is pick first , iterate , while true , repeat until true?

Ans.

These are different types of loops used in programming.

  • Pick first: Selects the first element in a collection.

  • Iterate: Loops through each element in a collection.

  • While true: Continues to loop as long as a specified condition is true.

  • Repeat until true: Repeats a block of code until a specified condition is true.

Q2. What is the function used in xpath of mapper for date format from dd-mm-yyyy to dd/mm/yyy.

Ans.

The function used in xpath of mapper for date format conversion from dd-mm-yyyy to dd/mm/yyyy is translate()

  • Use the translate() function in xpath to replace the '-' with '/' in the date format

  • Syntax: translate(string, 'find', 'replace')

  • Example: translate('25-12-2021', '-', '/') will output '25/12/2021'

Q3. What are the datafiles present in EAR deployed in TEA?

Ans.

Datafiles present in EAR deployed in TEA include configuration files, libraries, and resources.

  • Configuration files (e.g. web.xml)

  • Libraries (e.g. JAR files)

  • Resources (e.g. images, properties files)

Q4. What are the destination mode in EMS

Ans.

Destination modes in EMS are the different ways in which messages can be delivered to their intended destinations.

  • EMS supports three destination modes: PERSISTENT, NON_PERSISTENT, and RELIABLE

  • PERSISTENT mode ensures that messages are stored in the EMS server until they are consumed

  • NON_PERSISTENT mode delivers messages immediately without storing them in the server

  • RELIABLE mode guarantees message delivery by using acknowledgments and retransmissions

  • Example: A PERSISTENT mode c...read more

Are these interview questions helpful?

Q5. What archive is present in EAR?

Ans.

EAR file contains a JAR file which is an archive of Java classes, resources, and metadata.

  • EAR file stands for Enterprise Archive

  • Contains one or more Java EE modules (WAR, JAR, etc.)

  • Used for packaging and deploying enterprise applications

Q6. What is exclusive property?

Ans.

Exclusive property refers to a unique attribute or characteristic that is owned or possessed by a specific individual or entity.

  • Exclusive property is something that is not shared or accessible by others.

  • It can be a physical object, such as a house or a car, that is owned by only one person.

  • It can also be an intangible asset, like a patent or a trademark, that grants exclusive rights to its owner.

  • Exclusive property is protected by laws and regulations to prevent unauthorized u...read more

Share interview questions and help millions of jobseekers 🌟

man-with-laptop

Q7. What is persistance mode?

Ans.

Persistence mode refers to the method of storing data in a way that allows it to be retrieved and used even after the system or application is restarted.

  • Persistence mode is used to ensure data durability and availability.

  • It involves storing data in a way that allows it to survive system failures or restarts.

  • Common persistence modes include database storage, file systems, and caching mechanisms.

  • Persistence mode is important for applications that require data to be retained acr...read more

Q8. What is purge command

Ans.

The purge command is used to delete or remove data or records from a system or database.

  • The purge command is typically used to free up storage space by permanently deleting unnecessary data.

  • It can be used to delete specific records or data that meet certain criteria.

  • The purge command is irreversible and should be used with caution.

  • Examples of purge commands include 'PURGE TABLE' in SQL to delete all records from a table, or 'PURGE BINARY LOGS' in MySQL to delete binary log fi...read more

Tibco Consultant Jobs

TIBCO Consultant 3-5 years
Infosys Limited
3.6
Bangalore / Bengaluru
TIBCO Consultant 5-9 years
Infosys Limited
3.6
Pune
TIBCO Consultant 3-5 years
Infosys Technologies ltd
3.6
Bangalore / Bengaluru

Q9. What is spawn in subprocess?

Ans.

Spawn in subprocess is a method used in Python to create a new process and run a new program within the existing program.

  • Spawn in subprocess is used to create a new process in Python.

  • It allows running a new program within the existing program.

  • Subprocess module in Python is used for spawning new processes.

Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.6
 • 7.6k Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Tibco Consultant Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter