Upload Button Icon Add office photos
Engaged Employer

i

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

Capgemini Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini SAP PI Consultant Interview Questions, Process, and Tips for Experienced

Updated 24 Jul 2017

Capgemini SAP PI Consultant Interview Experiences for Experienced

1 interview found

I was interviewed before Jul 2016.

Interview Questionnaire 

6 Questions

  • Q1. What is parameterized mapping ? How did you implement ?
  • Ans. 

    Parameterized mapping is a feature in SAP PI that allows dynamic mapping based on input parameters.

    • Parameterized mapping enables the mapping of different source and target structures based on input parameters

    • It allows for flexible and reusable mappings by using parameters to determine the mapping logic

    • Parameters can be defined and passed at runtime to dynamically determine the mapping behavior

    • Implementation involves de...

  • Answered by AI
  • Q2. Whats is Software component dependency ?
  • Ans. 

    Software component dependency refers to the relationship between different software components where one component relies on another for its functionality.

    • Software component dependency is a common concept in software development.

    • It occurs when one software component requires another component to function properly.

    • Dependencies can be direct or indirect.

    • Direct dependencies are explicit and defined within the code.

    • Indirec...

  • Answered by AI
  • Q3. Idoc Single stack settings ?
  • Ans. 

    IDoc Single stack settings refer to the configuration required for processing IDocs in a single stack SAP PI system.

    • IDoc Single stack settings involve configuring the communication channel, sender and receiver agreements, and message processing parameters.

    • The communication channel settings include defining the adapter type, connection parameters, and message protocol.

    • Sender and receiver agreements specify the IDoc type...

  • Answered by AI
  • Q4. SOAP to JDBC end to end implementation ?
  • Ans. 

    SOAP to JDBC end to end implementation involves integrating SOAP web services with JDBC database operations.

    • Create a SOAP web service to expose the required operations

    • Implement the necessary JDBC code to connect to the database

    • Map the SOAP request to JDBC operations

    • Handle data transformation and mapping between SOAP and JDBC formats

    • Perform necessary error handling and logging

    • Test the end-to-end implementation to ensure

  • Answered by AI
  • Q5. Reprocessing of Idocs ? Idoc packaging ?
  • Ans. 

    Reprocessing of Idocs involves correcting and resending failed Idocs. Idoc packaging refers to grouping multiple Idocs together for efficient processing.

    • Reprocessing of Idocs is necessary when an Idoc fails to process due to errors or system issues.

    • It involves identifying the failed Idoc, analyzing the error, making necessary corrections, and resending the Idoc for processing.

    • Idoc packaging is the process of grouping m...

  • Answered by AI
  • Q6. B2B Add-on implementation

Interview Preparation Tips

Round: Technical Interview
Tips: should be strong in technical skills both implementation and support

Round: Customer round
Experience: I got call from the client (Europe) and they discussed about my current project details, roles and responsibilities, technical questions regarding implementation and monitoring ( basics).
Tips: should be aware of your current project ( End to End)

Skills: Technical Questions

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic communication skills were tested. Sone techical questn too. Versant test is mandatory

Interview Preparation Tips

Interview preparation tips for other job seekers - Please never go for these third party vendors. They misguide you regarding profile . I went for this third party vendor named savantis solution and it really misguided me
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Dec 2021. There were 3 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 - Group Discussion 

The planning if the project and how to take over the project

Round 3 - Aptitude Test 

We should maintain the aptitude to with our project and with with

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to wrok in the this company and to entire world

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Where do you want to see yourself after 5 years?
  • Q2. What are your preferences?
  • Q3. If given a chance on what do you want to make changes on the project if you've been assigned to achieve positive results with fewer efforts?
  • Q4. What are your expectations?
  • Q5. How do you want a corporate structure to be?
  • Q6. Why did you leave your last company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Questions asked to a fresher I would expect those to be a friendly manner and allow him to speak what he can and not just the questions you ask.

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

Interview Questionnaire 

1 Question

  • Q1. All Technical quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared technically

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - just basic questions from my cv

I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Lifecycle methods of Angular
  • Ans. 

    Angular has several lifecycle methods that are called at different stages of a component's life.

    • ngOnInit() - called after the component is initialized

    • ngOnChanges() - called when the component's input properties change

    • ngDoCheck() - called during every change detection cycle

    • ngAfterViewInit() - called after the component's view has been initialized

    • ngOnDestroy() - called just before the component is destroyed

  • Answered by AI
  • Q2. What are pipes in angular?
  • Ans. 

    Pipes are a feature in Angular that allow for data transformation before displaying it in the view.

    • Pipes are used to format data in the view

    • They can be used to filter, sort, and transform data

    • Examples include the date pipe, currency pipe, and uppercase pipe

  • Answered by AI
  • Q3. How to do global error handling in angular?
  • Ans. 

    Global error handling in Angular can be done using ErrorHandler class.

    • Create a class that implements the ErrorHandler interface

    • Override the handleError() method to handle errors globally

    • Provide the ErrorHandler class in the providers array of AppModule

    • Use the error handling service to log errors or display error messages

  • Answered by AI
  • Q4. What are custom directives? What are their types? How to create with general example?
  • Ans. 

    Custom directives are a way to extend HTML with new attributes and functionality.

    • Types of custom directives are attribute, element, and class directives.

    • Attribute directives modify the behavior of existing HTML elements.

    • Element directives create new HTML elements.

    • Class directives modify the behavior of existing HTML elements based on their class.

    • To create a custom directive, use the directive() method of the AngularJS ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Be confident if you know the answers and frank if you don't.
2. Try to get your basics and core concepts to be clear clear.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Nov 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked some journal entries, excel formula and how to run tally software as i was suppose to work on their software. and also basic introduction about myself.so very important to add up some new skill...

Interview Preparation Tips

Interview preparation tips for other job seekers - interview was good, just need to be good in communication skills and please talk in hindi while giving your interview

I applied via Naukri.com and was interviewed in Nov 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Regarding my previous experience
  • Q2. A long lengthy order management questionnaire was given and we were asked to write 5 emails based on the order management.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, let the interviewer know your area of expertise.

I applied via Job Portal and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions regarding Informatica, Data Warehousing concepts and Unix

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was easy. If one knows the basics of Informatica and Unix, Informatica can be cleared easily.

Capgemini Interview FAQs

What are the top questions asked in Capgemini SAP PI Consultant interview for experienced candidates?

Some of the top questions asked at the Capgemini SAP PI Consultant interview for experienced candidates -

  1. What is parameterized mapping ? How did you implemen...read more
  2. Whats is Software component dependenc...read more
  3. SOAP to JDBC end to end implementatio...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Capgemini SAP PI Consultant Salary
based on 118 salaries
₹4 L/yr - ₹11.7 L/yr
8% more than the average SAP PI Consultant Salary in India
View more details

Capgemini SAP PI Consultant Reviews and Ratings

based on 7 reviews

2.1/5

Rating in categories

3.4

Skill development

2.8

Work-life balance

2.1

Salary

2.0

Job security

2.5

Company culture

2.0

Promotions

2.5

Work satisfaction

Explore 7 Reviews and Ratings
Consultant
55.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
46.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
20.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
20.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview