Premium Employer

i

This company page is being actively managed by Infosys Team. If you also belong to the team, you can get access from here

Infosys Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 37.2k Reviews

Filter interviews by

Infosys Tibco Consultant Interview Questions, Process, and Tips

Updated 21 Jul 2024

Infosys Tibco Consultant Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. 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'

  • Answered by AI
  • Q2. What is the group used to where process instance first visit first activity , second activity , then third activity in orderly manner?
  • Q3. What is for-each-group by ?
  • Q4. 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.

  • Answered by AI
  • Q5. 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.

  • Answered by AI
  • Q6. 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

  • Answered by AI
  • Q7. 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)

  • Answered by AI

Skills evaluated in this interview

Tibco Consultant Jobs at Infosys

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is difference REST and SOAP
  • Q2. Dataweave
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Project worked on? Connector used in it
  • Ans. 

    Developed a project for integrating Salesforce with SAP using Mulesoft. Used SAP connector for seamless data exchange.

    • Integrated Salesforce and SAP systems using Mulesoft

    • Utilized SAP connector for connecting to SAP system

    • Enabled seamless data exchange between Salesforce and SAP

  • Answered by AI
  • Q2. Dataweave problems
  • Ans. 

    Dataweave problems can arise when manipulating data in Mulesoft applications.

    • Dataweave syntax errors can cause issues in data transformation.

    • Incorrect mapping of fields can lead to unexpected results.

    • Using the wrong functions or operators can result in incorrect output.

  • Answered by AI
  • Q3. Challenge faces
  • Q4. Use of Cache scope?
  • Ans. 

    Cache scope is used to store and retrieve data in memory for faster access.

    • Cache scope can be used to store data temporarily in memory for faster access.

    • It can be used to reduce the number of calls to external systems by storing frequently accessed data.

    • Cache scope can be configured with a time-to-live value to control how long data is stored in the cache.

    • Examples: Storing API responses, database query results, or comp

  • Answered by AI
  • Q5. Error handling scope
Round 2 - Technical 

(2 Questions)

  • Q1. Managerial question
  • Q2. What is challenging task you worked upon
  • Ans. 

    Integrating legacy systems with modern APIs was a challenging task I worked on.

    • Understanding the legacy system's architecture and data formats

    • Creating custom connectors to bridge the gap between legacy and modern systems

    • Handling data transformation and mapping between different systems

    • Testing and debugging the integration to ensure seamless communication

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Expected salary
  • Ans. 

    Negotiable based on experience and responsibilities

    • Salary expectations are based on industry standards and level of experience

    • Consider factors such as location, company size, and benefits package

    • Research average salaries for Mulesoft Developers in your area for reference

  • Answered by AI
  • Q2. Preferred location
  • Ans. 

    Remote work preferred, open to relocation for the right opportunity

    • Open to remote work

    • Willing to relocate for the right opportunity

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - See the mulesoft connector. Refer mulesoft documentation to know more about different components
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Api led connectivity
  • Q2. Error handling scenarios
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. About SOAP interfaces,JDBC adapters
Round 2 - Technical 

(1 Question)

  • Q1. Graphical mappings,UDI functions,Proxy
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion,joing date last company,current CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - After finishing my interview they asked send me latest 3months salary slips n fill these documents attached in the email I filled those forms,now they are saying we kept on hold,we are looking on it,same story past 25days
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Scenario based questions on Event driven applications
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(6 Questions)

  • Q1. Tell me about yourself
  • Q2. What is cluster and advantages
  • Ans. 

    A cluster is a group of servers that work together to provide high availability and scalability for applications.

    • Improves performance by distributing workload among multiple servers

    • Enhances reliability by providing failover support

    • Allows for easier management and maintenance of servers

    • Examples: Weblogic cluster, Hadoop cluster

  • Answered by AI
  • Q3. Process of deployment, creation of datasource, Linux commands used on daily basis.
  • Q4. Application running fine but user facing issues. What is the approach to check the issue..
  • Ans. 

    Check server logs, monitor system resources, analyze application performance, and troubleshoot network connectivity.

    • Check server logs for any errors or warnings that may be impacting user experience.

    • Monitor system resources such as CPU, memory, and disk usage to ensure they are not being maxed out.

    • Analyze application performance metrics to identify any bottlenecks or issues affecting user experience.

    • Troubleshoot networ...

  • Answered by AI
  • Q5. How to clear the older log files... Linux command
  • Ans. 

    Use the 'find' command to locate and delete older log files in Linux.

    • Use the 'find' command with the '-mtime' option to specify the number of days since the file was last modified.

    • Example: find /path/to/logs -type f -mtime +7 -exec rm {} \; will delete log files older than 7 days.

  • Answered by AI
  • Q6. How to failover user session as part of load balance
  • Ans. 

    User session failover can be achieved through session replication and load balancer configuration.

    • Implement session replication across multiple Weblogic servers

    • Configure load balancer to redirect user requests to available servers

    • Use clustering to ensure high availability of user sessions

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

30 minutes, EDI transactions

Round 2 - One-on-one 

(2 Questions)

  • Q1. EDI related questions
  • Q2. ANSI x12 related questions

Mulesoft Developer Interview Questions & Answers

LTIMindtree user image Shravan Bushigampala

posted on 15 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. API LED connectivity
  • Q2. About RAML structure
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Various situation, technical, practical and logical reasoning questions
Round 3 - HR 

(1 Question)

  • Q1. Communication skills

Infosys Interview FAQs

How many rounds are there in Infosys Tibco Consultant interview?
Infosys interview process usually has 1 rounds. The most common rounds in the Infosys interview process are Technical.
How to prepare for Infosys Tibco Consultant interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Infosys. The most common topics and skills that interviewers at Infosys expect are TIBCO, TIBCO BW, Team Management, Software Configuration Management and Technology Solutions.
What are the top questions asked in Infosys Tibco Consultant interview?

Some of the top questions asked at the Infosys Tibco Consultant interview -

  1. what is pick first , iterate , while true , repeat until tr...read more
  2. What is the function used in xpath of mapper for date format from dd-mm-yyyy to...read more
  3. What are the datafiles present in EAR deployed in T...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Infosys interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Join Infosys Creating the next opportunity for people, businesses & communities

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Infosys Tibco Consultant Salary
based on 6 salaries
₹8.1 L/yr - ₹17.3 L/yr
48% more than the average Tibco Consultant Salary in India
View more details

Infosys Tibco Consultant Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

3.0

Work-Life balance

3.0

Salary & Benefits

3.0

Job Security

4.0

Company culture

2.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 1 Review and Rating
TIBCO Consultant

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

TIBCO Consultant

Pune

5-9 Yrs

Not Disclosed

Explore more jobs
Technology Analyst
56.3k salaries
unlock blur

₹3 L/yr - ₹11 L/yr

Senior Systems Engineer
49.7k salaries
unlock blur

₹2.8 L/yr - ₹8 L/yr

System Engineer
39k salaries
unlock blur

₹2.5 L/yr - ₹5.5 L/yr

Technical Lead
30.7k salaries
unlock blur

₹5.2 L/yr - ₹19.5 L/yr

Senior Associate Consultant
27.2k salaries
unlock blur

₹4.3 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

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
Did you find this page helpful?
Yes No
write
Share an Interview