Get alerts for new jobs matching your selected skills, preferred locations, and experience range. Manage Job Alerts
0.0 years
0 Lacs
Kolkata, West Bengal
On-site
202502952 Kolkata, West Bengal, India Siliguri, West Bengal, India Bevorzugt Description Summary: We are looking for a Senior Production Engineer to join a globally distributed Development Department following an Agile Software Development and Release Methodology. This position works with many technologies such as C#, .Net, SQL Server, React, and Azure. The ideal candidate will be an energetic learner and enjoy sharing knowledge within the team via training sessions or documentation creation. Role: Code, VS 2022, SQL Server and related technologies. He will also use EF Core, ADO.NET, ASP.NET,ASP.NET Core, React, XML, XSLT, AJAX, Web Services etc as well as various other software development tools, languages, and technologies. Candidate should be conversant with OAuth2.0 flows and Web services etc. Candidate should also possess good hand-on on T-SQL debugging skill. Candidate should have a familiarity about Azure cloud and Azure Cloud PaaS services (e.g Azure App service and Azure Function App). Candidate will analyse software components like T-SQL stored procedures, UDF(s) and triggers. He will analyse and support user interfaces, generate reports. Candidate will perform validations and write T-SQL scripts. Candidate will be responsible for testing, debugging, and resolving errors. He will also be responsible for supporting users and clients. Candidate will maintain application systems during business hour (based on Mountain Standard Time). He will also carry out problem analysis and submitting solution recommendations. Candidate will also analyse different business critical situations for but not limited to, employer sponsored reimbursement programs and other business process outsourced programs. He will be responsible for problem analysis and change management using different methodologies like ITIL with defect tracking tools like JIRA. Qualifications Requirements: BE, BTech or MCA as educational qualification A minimum of 10+ years of Software Development experience, out of which the majority should be relevant to T-SQL and C#. Hands-on all leading modern web frameworks like ASP.NET, ASP.NET Core and React. Good knowledge on REST based web services, SAML SSO will be required. Knowledge on event-based system would be a plus. Candidate should have a familiarity about Azure cloud and Azure Cloud PaaS services (e.g Azure App service and Azure Function App). Hands-on T-SQL and PowerShell scripts will be preferred. Excellent written and verbal communication skills to work effectively across multiple business units, external clients and technology partners and fellow team members. Excellent analytical and problem-solving skills at multiple product levels. Excellent research, analysis and implementation skills
Posted 2 weeks ago
7.0 years
0 Lacs
Noida, Uttar Pradesh, India
On-site
Position Overview We are looking for an experienced Oracle Fusion Cloud Integration Developer to join our dynamic team. You will be responsible for designing, developing, testing, and supporting integration solutions between Oracle Fusion Cloud applications and external/internal systems. Working with Oracle Integration Cloud (OIC)REST/SOAP APIs and other middleware technologies to ensure seamless data flow with ERP and EPM. ShyftLabs is a growing data product company that was founded in early 2020 and works primarily with Fortune 500 companies. We deliver digital solutions built to help accelerate the growth of businesses in various industries, by focusing on creating value through innovation. Job Responsibilities: Create technical designs, build and unit testing of OIC integrations to Oracle ERP and EPM Cloud. Develop enhancements for Oracle ERP/EPM Cloud integrations based on business needs Prepare test scripts and perform unit and integration testing for new/modified integrations Perform Oracle ERP quarterly updates integration regression testing Provide production support and perform defect resolution on existing Oracle ERP/EPM Cloud integrations Monitor and maintain production and non-production environments to ensure agreed upon targets for availability and performance are maintained Timely follow-up on assigned and open tickets within the required SLA Engage with Oracle Support to create and manage service requests Collaborate with nearshore and offshore development teams to support integrations Basic Qualifications: Typically requires a Bachelor’s degree in Computer Science or equivalent 7+ years working with ERP applications on integration development 3+ years of work experience with Oracle Integration Cloud (OIC) integrating with Oracle ERP and/or EPM Cloud and Oracle Cloud Infrastructure (OCI) is required Experience with OIC using ERP Adapter, XSLT, Oracle DB, Oracle PaaS, REST/SOAP Services is required Experience with creating integrations in OIC for Oracle ERP and EPM Cloud by using REST API, BI Publisher, FBDI File Uploads, custom ESS jobs is required Experience with Oracle PL/SQL including performance tuning and complex data handling, is preferred Experience with Oracle FIN/SCM modules such as Payables, Receivables, Procurement, General Ledger, Project Costing is preferred Experience with Oracle Cloud Infrastructure services such as Oracle Autonomous Transaction Processing (ATP) database, FastConnect, Compute Instance, LBaaS, object storage is preferred Experience with Oracle EPM modules such as EDMCS, EPBCS, FCCS and ARCS is desirable Experience with Oracle ERP and EPM security, as well as Oracle Identify Cloud Services (IDCS) is desirable We are proud to offer a competitive salary alongside a strong insurance package. We pride ourselves on the growth of our employees, offering extensive learning and development resources. Show more Show less
Posted 2 weeks ago
3.0 - 4.0 years
5 - 6 Lacs
Hyderabad
Work from Office
IBG SAP PI Interview questions. 1.Differentiate between PI and CPI?SAP Process Integration (PI)/Process Orchestration (PO):Deployment: On-premise.Focus: Primarily designed for integrating on-premise applications and systems.Scalability: Can be highly scalable, particularly for large SAP landscapes.Complexity: Can be more complex to manage, especially for large or complex projects.Integration: Enables integration between different SAP systems and also with non-SAP systems.Example: Used for integrating different SAP modules like SAP CRM, SAP ECC, and SAP SCM.SAP Cloud Platform Integration (CPI) :Deployment: Cloud- based. Focus: Designed for integrating cloud applications, on-premise applications, and third-party systems. Scalability: Offers good scalability and flexibility for integrating cloud-based applications.Ease of Use:CPI is generally considered easier to manage and use, with a more intuitive user interface. Integration: Facilitates integration between cloud applications, on-premise applications, and third-party systems.2.How does SAP PI handle complex scenarios involving multiple systems, asynchronous communication, and various integration patterns (e.g., point-to-point, hub-and-spoke)?Answer: SAP PI utilizes a robust architecture with components like the Integration Engine, Adapter Engine, and Integration Directory to manage complex integrations. The Integration Engine routes messages, the Adapter Engine handles communication with different systems, and the Integration Directory provides a central repository for integration artifacts. Asynchronous communication is supported through message queues, and various integration patterns can be implemented by configuring the Integration Engine and Adapter Engines appropriately.3.What are the key considerations when designing and implementing a complex SAP PI solution, especially concerning scalability, performance, and security?Answer: Key considerations include:Scalability: Ensure the system can handle the expected message volume and system load. This may involve optimizing the Integration Engine and Adapter Engine configurations, as well as using appropriate message queues and infrastructure.Performance: Monitor message processing times and identify bottlenecks. Optimize mappings, message formats, and adapter configurations to improve performance.Security: Implement robust security measures, including user authentication, authorization, and data encryption, to protect sensitive data during transmission and storage. Use secure communication protocols and ensure that the PI system is hardened against security threats.4.How does SAP PI handle data transformations and mappings in complex scenarios involving different data structures and formats?Answer: SAP PI provides powerful mapping capabilities through the Integration Engine, allowing for complex data transformations and mappings. You can use the Integration Engines mapping tools to transform data between different formats, perform calculations, and enrich data based on business requirements. You can also use external mapping tools or custom mappings to handle more complex scenarios.5.How do you troubleshoot and monitor a complex SAP PI landscape, including identifying and resolving issues related to message failures, performance bottlenecks, and security breaches?Answer: SAP PI provides monitoring tools and business logs to track message flows, identify failures, and monitor performance. You can use these tools to track message status, analyze performance metrics, and identify potential issues. For security breaches, you can use security logs and monitoring tools to detect and respond to security events.6.How does SAP PI integrate with other SAP technologies, such as SAP Business Process Management (BPM) and SAP Cloud Platform Integration (CPI)?Answer: SAP PI can integrate with SAP BPM for process orchestration, allowing you to model and execute complex business processes that span multiple systems. SAP CPI is the next-generation integration platform, and it can be used to build cloud-based integrations and extend the capabilities of SAP PI.7.How Do You Configure an iDoc Collection Scenarios?For Outbound iDoc collection, you need to provide the iDoc package size in Partner Profile (we20) and select the option Collect iDocs . In PI side, Sender Communication Channel should be configured to handle Multiple iDocs in Same XI message .8.What Are the Receiver Routing Techniques Available in SAP PI/PO?Standard Receiver Determination and Extended Dynamic Receiver determination are the main methods to define routing in SAP PI interfaces.9.What Are the Different Types of User-Defined Functions?Single Value, All Values in Context, All Values in Queue.10.What Is the Purpose of EDI Separator?EDI separator is an adapter provided with B2B Toolkit. EDI separator splits bulk (batch) EDI messages to individual EDI messages for processing. EDI Seperator supports EDI message format ANSI ASC X12, Edifact, Odette, and VDA.11.What Are the Standard Functions (Objects) Used in Extended Receiver Configuration?Extended Receiver Determination allows us to dynamically derive the message receivers from Message Mapping program. (This is different to routing messages using XPath rules). We need to use several standard objects delivered by SAP under SWCV SAP BASIS and namespace http://sap.com/xi/XI/System . You need to use standard Service Interface ReceiverDetermination , Message Type Receiver to implement Extended Receiver Determination.12.What Are Data Type Enhancements and How Do You Configure Data Type Enhancements?Read my article on Data Type Enhancements.13.How Do you Search for the PI Message of an Inbound iDoc if You Know the iDoc Number?PI message ID can be found in the iDoc Control record. Find the PI message ID in iDoc Archive Key of iDoc control key. Search for the PI message in Message monitor using the message ID.If you have configured iDoc Monitor in SAP PI, you can search for the PI message directly using iDoc number.14.How Do You Configure AS2 Adapter Certificates?AS2 certificates are installed in Key Storage of Netweaver Admin (NWA). Public certificates of PI host and third party systems are exchanged and installed. In PI, keys are installed as a combination of Key Store View and Key Store Entry.15.How Do You Set up a SAP ABAP System in System Land Scape Directory?Usually, SAP technical systems are installed in SLD by BASIS team. You need to create the Product, Software Component Version, and Business System of the SAP system.16.What Is the Functionality of Service Registry?Service Registry is the central location for webservices. Service Registry allows us to expose webservices of PI (host) in accordance with Service Oriented Architecture (SOA). Read how to configure service end points in SR.17.What Is the Purpose of Local Software Component Versions (SWCV) and Their Limitations?Local SWCVs are used to test message mapping programs. Objects in local SWCVs cannot be used in end-to-end integration scenarios or viewed in Integration Directory (ID).18.How Many SWCVs Are Required to Build an Interface with One Sender and One Receiver?I prefer to use Three Tier Architecture to represent an integration. One SWCV for Sender, one for Receiver, and another one for cross-system objects, such as Message Mapping and Operation Mappings.19.What Is the Difference Between Business System and Business Component?Previously known as Business Service, Business Component is an abstract representation of a system in which attributes are unknown or partially known. Business System, on the other hand, represents a known system in SLD, for example, internal systems in the organization landscape. Business systems require underline Technical systems. All SAP systems should be represented as Business systems.20.Highlight a few activities in SAP post-go-live knowledge management.Activities include monitoring system performance, managing message queues, and ensuring data consistency.21.What is an Adapter Engine? Mention the use of Adapter Engine AAE in the SAP PI system.The Adapter Engine handles communication between SAP PI and external systems. The Advanced Adapter Engine (AAE) provides enhanced performance and supports additional adapters.Define/Answer in a sentence:SAP PI/PO is a middleware technology that enables seamless integration and process automation within an organization.22.Explain Synchronous communication under SAP PI. Highlight a few advantages and disadvantages.Synchronous communication involves real-time data exchange where the sender waits for a response. Advantages include immediate feedback and data consistency. Disadvantages include potential delays and system dependency.23.Explain asynchronous communication under SAP PI. Highlight a few advantages and disadvantages.Asynchronous communication involves data exchange without waiting for an immediate response. Advantages include reduced system dependency and improved performance. Disadvantages include potential data inconsistency and delayed feedback.24.What is Global Container & its uses in SAP XI?Global Container is a storage area used to store data that can be accessed across different message mappings and transformations.25.List the various adapters in the Advanced Adapter Engine and Integration Engine in the PI system.Adapters include HTTP, SOAP, JDBC, File, and IDoc adapters. They are used for communication between SAP PI and external systems.26.List down the components you can monitor under Configuration and Monitoring options.Components include message flows, communication channels, and system performance metrics.27.How many SAP sessions can you work for a particular client at a particular time?You can work on up to six SAP sessions for a particular client at a particular time. Key Responsibilities: Design, develop, and maintain SAP PI/PO integration solutions to support business processes.Configure and manage adapters (IDoc, SOAP, REST, JDBC, File, SFTP, etc.) and work with various protocols (XML, JSON, HTTP, FTP, AS2).Develop message mappings using graphical mapping, XSLT, and Java-based mappings.Implement BPM (Business Process Management) and BRM (Business Rules Management) solutions for workflow automation.Troubleshoot and resolve complex integration issues and optimize performance.Ensure compliance with security standards , including encryption techniques and authentication mechanisms.Collaborate with functional and technical teams to understand integration requirements.Work in Agile and DevOps environments , leveraging tools like Jenkins, Git, and CI/CD pipelines for automation.Provide application support and maintenance for existing integrations. Skills Required: Strong experience in SAP PI/PO development and support.Proficiency in Java scripting for developing user-defined functions (UDFs) and adapter modules.Solid understanding of SAP CRM integration and related business processes.Hands-on experience with BPM and BRM for workflow automation.Knowledge of cloud platforms (AWS, Azure, Google Cloud) and SAP cloud integrations.Strong problem-solving skills and the ability to troubleshoot integration issues.Excellent communication and teamwork skills. Preferred Skills: Proficiency in Java, JavaScript, and XML transformations .Experience working with security standards, encryption techniques, and compliance regulations .Familiarity with DevOps tools (Jenkins, Git) and CI/CD practices .SAP certification in SAP PO or a related area is a plus. IBG
Posted 2 weeks ago
8.0 - 13.0 years
25 - 30 Lacs
Bengaluru
Work from Office
Oracle Global Services Center(Oracle GSC) is a fast-growing Cloud based consulting team focused on our customer s rapid and successful adoption of CX Cloud Solutions. Our flexible and innovative Optimum Shore approach helps our clients implement, maintain, and integrate their Oracle CX Cloud Applications and Technology environments while reducing overall total cost of ownership. We assemble an optimal team for each client by blending resources from onshore, near shore, and offshore global delivery centers to match the right expertise, to the right solution, for the right cost. To support our rapid growth, we are seeking talented consultants that bring a passion for providing excellent client experience, enabling client success by developing innovative solutions. As an Oracle Senior Cloud Consultant, you will have the opportunity to work within a powerful SaaS/PaaS application platform that transforms the way many Fortune 1000 companies conduct their business, utilizing some of the cutting-edge technologies available. You will work closely with our marquee customers to implement Oracle CX products such as Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation utilizing technologies such as Visual Builder Studio, Visual Builder Cloud Services, and Oracle Integration Cloud to deliver solutions that will drive their long-term success. We are looking for experienced consulting professionals who understand solutions, business processes, and technology designs within the Oracle CX products such as Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation, and technologies such as Visual Builder Studio, Visual Builder Cloud Services, and Oracle Integration Cloud. Individuals should demonstrate ability to solve problems, take initiatives, and learn new products. Work within consulting teams that build market leading CX enterprise solutions using best of breed SaaS & PaaS platforms. You will be working along with our enterprise architects and project managers, to understand customer goals/requirements, expectations, and challenges, analyze situations/data, for configuring or developing business & technical solutions on the Cloud. You will advise project managers & other partners from time to time on implementation aspects of the project. You will be responsible for the overall delivery quality on the project by ensuring team s alignment to standard practices and procedures. Build an understanding of and demonstrate Oracle methodologies, tools, and leading practices. This is an exciting opportunity that will test your consulting, critical thinking, leadership, and technical skills with the ability to remain focused and follow-through on plans. You won t be alone; we will provide the tools, raw data, training, coaching and people resources to help you be successful. Provide consistent high quality & innovative solutions on CX Cloud engagements by interacting with customers and other partners to arrive at optimal solutions. Analyze and understand client goals, challenges & areas of opportunity to align Oracle s CX Cloud applications for building optimal functional & technical solutions based on Industry Best Practices. Develop and deliver high quality presentations and demonstrations, present and articulate product features, and benefits, and configure and test overall Oracle Cloud solutions that delight the clients. Effectively utilize products such as Oracle CX Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation along with technologies not limited to VBCS, VBS, Redwood UI, OIC to deliver world class solutions. Refine customer requirements in detail, document and present to the client for approval. Prepare documentation detailing delivered solutions, integration & migration strategies, throughout the engagement. Identifies and applies creative and innovative approaches to resolving product implementation and integration challenges. Analyze current systems and data to identify new requirements, recognizing the need for systems enhancements or modifications if necessary. Develop unit test scripts and coordinate with the client to perform the User Acceptance Testing of the system enhancements or custom solutions. Lead and direct the following phases of system life cycle: Gather business requirements through business process workshops, Analyze, design, configure and develop solutions for Oracle above noted applications, Process Playbacks, System Integration Testing and User Acceptance Testing, Go-Live preparation and cut-over support, Post-production support. Adhere to all Oracle Cloud security policies, standards, and procedures in the performance of job responsibilities. Mentor junior consultants in delivery of their customization and ensure the solution approach is in-line with the standard methodologies & future product roadmap. Ability to formulate a broader perspective of an issue by recognizing the inter-dependencies and inter-play between elements. Promote knowledge by sharing lessons learned, innovations or new skills with team members. Prepare documentation detailing delivered solutions, integration & migration strategies, throughout the engagement. Ideal Candidate should have the following qualifications/skills: Bachelor s degree in Engineering or Computer Science (BCA/MCA/BSc Comp) or a technical field from a reputed college/university. Overall, 8+ years of experience relevant to this position. Demonstrable experience as a techno-functional lead on at least two large-scale full-life cycle implementations of Oracle CX Applications, with strong implementation expertise in at least two of the following products is a must. CX Sales B2B Service Cloud Field Service Cloud CPQ Asset Based Service Subscription Management Incentive Compensation Familiarity and exposure to business processes such as Target to Lead, Opportunity to Cash, Request to Resolution. Strong techno-functional skills in proposing, designing optimal solutions, including ownership of the overall solution for customization / extension / integrations on Oracle CX Cloud Projects. Experience developing process flow diagrams, gathering requirements, conducting workshops, design and prototyping, testing, training, defining support procedures, and implementing practical business solutions. Oracle CPQ - Hands on experience in configuring Oracle CPQ Cloud module Pricing, Quotation Configuration, Product Management-Items, BOMs, and System Configuration, Document Engine and Big Machines Language (BML), Utilities Libraries, Validation/Hiding/Constraint rules, Layout editor, Commerce layout, Custom CSS, Designing extensions and interfaces in Oracle CPQ Cloud module. OSC/B2B Cloud - Prior hands-on experience in functional configurations and customization in the following areas - custom objects, groovy scripting, assignment manager, workflows, triggers email alerts, Data Migration, OTBI Analytics etc. Oracle Field Service - Prior hands-on experience in configurations and customization in the following areas - Core Application, Profiles, Permissions, Business Rules, Routing Plans, Work Schedules, Smart Collaboration, Action Management, Mobility and Manage Displays, Reports, Data migration, Inbound/Outbound messages. Experience developing Oracle Field Service forms and plug-ins. Experience developing extensions using Redwood UI, VBCS, VBS, JET Good knowledge in web based front end development using - HTML, JavaScript, and CSS Experience with React and/or other front-end JavaScript frameworks, would be a plus. Strong hands-on experience with design and development of integrations (point to point and Integration Cloud) using various integration patterns. Experience developing integration, conversion, reporting strategies and architecture based on project environment and requirements. Good understanding of Oracle PaaS components, such as XSLT mapper, Adapters, etc. Implementation of AI features, use cases and development of custom accelerators using Oracle Cloud Infrastructure AI platform. Experience using shell commands, GIT, JIRA, ALM, and other similar tools. Experience developing process flow diagrams, gathering requirements, conducting workshops, designing, and prototyping, testing, training, defining support procedures, and implementing practical business solutions. Experience with web services standards and technology including WSDL, SOAP, REST, JSON, XML, XML-Schema, XSL, WS standards/Security etc. Knowledge of Oracle JET Toolkit, JavaScript APIs & Junit would be a big plus. Hands on exposure to DevOps processes Experience with Security Guidelines and Best Practices In addition, successful Candidates will have the following preferred skills/background: Excellent customer facing & interpersonal skills with ability to build rapport with all partners. Prior experience working with US based clients/counterparts. Ability to work independently and manage multiple task assignments. Comfortable in constantly evolving and sometimes ambiguous work situations. Keen attention to detail and complex problem-solving abilities from operational and technical perspective High energy & drive coupled with strong oral and written communication skills, including presentation skills. Excellent problem solving, critical thinking and analytical skills with the ability to exercise good judgment. A Go-getter who focuses on continuous self-improvement and desire to stay abreast of emerging technologies. Prior experience of implementing other CRM solutions (Oracle E-Business CRM, Oracle Siebel, Salesforce.com, Microsoft Dynamics, etc.) Skilled in delivering clear outcome-based targets and measures by working with urgency in getting the job done.
Posted 2 weeks ago
10.0 - 15.0 years
30 - 35 Lacs
Bengaluru
Work from Office
As an Oracle Senior Cloud Manager, you will have the opportunity to work within a powerful SaaS/PaaS application platform that transforms the way many Fortune 1000 companies conduct their business, utilizing some of the cutting-edge technologies available. You will work closely with our marquee customers to implement Oracle CX products such as Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation utilizing technologies such as Visual Builder Studio, Visual Builder Cloud Services, and Oracle Integration Cloud to deliver solutions that will drive their long-term success. We are looking for experienced consulting professionals who understand solutions, business processes, and technology designs within the Oracle CX products such as Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation, and technologies such as Visual Builder Studio, Visual Builder Cloud Services, and Oracle Integration Cloud. Individuals should demonstrate ability to solve problems, take initiatives, and learn new products. Work within consulting teams that build market leading CX enterprise solutions using best of breed SaaS & PaaS platforms. You will be working along with our enterprise architects and project managers, to understand customer goals/requirements, expectations, and challenges, analyze situations/data, for configuring or developing business & technical solutions on the Cloud. You will advise project managers & other partners from time to time on implementation aspects of the project. You will be responsible for the overall delivery quality on the project by ensuring team s alignment to standard practices and procedures. Build an understanding of and demonstrate Oracle methodologies, tools, and leading practices. This is an exciting opportunity that will test your consulting, critical thinking, leadership, and technical skills with the ability to remain focused and follow-through on plans. You won t be alone; we will provide the tools, raw data, training, coaching and people resources to help you be successful. Provide consistent high quality & innovative solutions on CX Cloud engagements by interacting with customers and other partners to arrive at optimal solutions. Analyze and understand client goals, challenges & areas of opportunity to align Oracle s CX Cloud applications for building optimal functional & technical solutions based on Industry Best Practices. Develop and deliver high quality presentations and demonstrations, present and articulate product features, and benefits, and configure and test overall Oracle Cloud solutions that delight the clients. Effectively utilize products such as Oracle CX Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation along with technologies not limited to VBCS, VBS, Redwood UI, OIC to deliver world class solutions. Refine customer requirements in detail, document and present to the client for approval. Prepare documentation detailing delivered solutions, integration & migration strategies, throughout the engagement. Identifies and applies creative and innovative approaches to resolving product implementation and integration challenges. Analyze current systems and data to identify new requirements, recognizing the need for systems enhancements or modifications if necessary. Develop unit test scripts and coordinate with the client to perform the User Acceptance Testing of the system enhancements or custom solutions. Lead and direct the following phases of system life cycle: Gather business requirements through business process workshops, Analyze, design, configure and develop solutions for Oracle above noted applications, Process Playbacks, System Integration Testing and User Acceptance Testing, Go-Live preparation and cut-over support, Post-production support. Adhere to all Oracle Cloud security policies, standards, and procedures in the performance of job responsibilities. Mentor junior consultants in delivery of their customization and ensure the solution approach is in-line with the standard methodologies & future product roadmap. Ability to formulate a broader perspective of an issue by recognizing the inter-dependencies and inter-play between elements. Promote knowledge by sharing lessons learned, innovations or new skills with team members. Prepare documentation detailing delivered solutions, integration & migration strategies, throughout the engagement. Ideal Candidate should have the following qualifications/skills: Bachelor s degree in Engineering or Computer Science (BCA/MCA/BSc Comp) or a technical field from a reputed college/university. Overall, 10+ years of experience relevant to this position. Demonstrable experience as a techno-functional lead on at least two large-scale full-life cycle implementations of Oracle CX Applications, with strong implementation expertise in at least two of the following products is a must. CX Sales B2B Service Cloud Field Service Cloud CPQ Asset Based Service Subscription Management Incentive Compensation Good understanding and experience implementing business processes such as Target to Lead, Opportunity to Cash, Request to Resolution. Strong techno-functional skills in proposing, designing optimal solutions, including ownership of the overall solution for customization / extension / integrations on Oracle CX Cloud Projects. Experience developing process flow diagrams, gathering requirements, conducting workshops, design and prototyping, testing, training, defining support procedures, and implementing practical business solutions. Oracle CPQ - Hands on experience in configuring Oracle CPQ Cloud module Pricing, Quotation Configuration, Product Management-Items, BOMs, and System Configuration, Document Engine and Big Machines Language (BML), Utilities Libraries, Validation/Hiding/Constraint rules, Layout editor, Commerce layout, Custom CSS, Designing extensions and interfaces in Oracle CPQ Cloud module. Oracle Subscription Management - Hands on experience in configuring Oracle Subscription Management Cloud, items, pricing, billing, subscriptions, payment terms, milestone billing, churn predictions, subscription termination, coverages, warranties, and setting up integrations with related cloud modules. Oracle Incentive Compensation - Hands on experience in configuring Incentive Compensation, Design, build, and configuration of compensation plans, plan components, performance measures, payments, and rate tables to meet business requirements. OSC/B2B Cloud - Prior hands-on experience in functional configurations and customization in the following areas - custom objects, groovy scripting, assignment manager, workflows, triggers email alerts, Data Migration, OTBI Analytics etc. Oracle Field Service - Prior hands-on experience in configurations and customization in the following areas - Core Application, Profiles, Permissions, Business Rules, Routing Plans, Work Schedules, Smart Collaboration, Action Management, Mobility and Manage Displays, Reports, Data migration, Inbound/Outbound messages. Experience developing Oracle Field Service forms and plug-ins. Experience developing extensions using Redwood UI, VBCS, VBS, JET Deep knowledge in web based front end development using - HTML, JavaScript, and CSS Experience with React and/or other front-end JavaScript frameworks, would be a plus. Strong hands-on experience with design and development of integrations (point to point and Integration Cloud) using various integration patterns. Experience developing integration, conversion, reporting strategies and architecture based on project environment and requirements. Good understanding of Oracle PaaS components, such as XSLT mapper, Adapters, etc. Implementation of AI features, use cases and development of custom accelerators using Oracle Cloud Infrastructure AI platform. Experience using shell commands, GIT, JIRA, ALM, and other similar tools. Experience developing process flow diagrams, gathering requirements, conducting workshops, designing, and prototyping, testing, training, defining support procedures, and implementing practical business solutions. Experience with web services standards and technology including WSDL, SOAP, REST, JSON, XML, XML-Schema, XSL, WS standards/Security etc. Knowledge of Oracle JET Toolkit, JavaScript APIs & Junit would be a big plus. Hands on exposure to DevOps processes Experience with Security Guidelines and Best Practices In addition, successful Candidates will have the following preferred skills/background: Excellent customer facing & interpersonal skills with ability to build rapport with all partners. Prior experience working with US based clients/counterparts. Ability to work independently and manage multiple task assignments. Comfortable in constantly evolving and sometimes ambiguous work situations. Keen attention to detail and complex problem-solving abilities from operational and technical perspective High energy & drive coupled with strong oral and written communication skills, including presentation skills. Excellent problem solving, critical thinking and analytical skills with the ability to exercise good judgment. A Go-getter who focuses on continuous self-improvement and desire to stay abreast of emerging technologies. Prior experience of implementing other CRM solutions (Oracle E-Business CRM, Oracle Siebel, Salesforce.com, Microsoft Dynamics, etc.) Skilled in delivering clear outcome-based targets and measures by working with urgency in getting the job done.
Posted 2 weeks ago
12.0 - 17.0 years
30 - 40 Lacs
Bengaluru
Work from Office
Oracle Global Services Center(Oracle GSC) is a fast-growing Cloud based consulting team focused on our customer s rapid and successful adoption of CX Cloud Solutions. Our flexible and innovative Optimum Shore approach helps our clients implement, maintain, and integrate their Oracle CX Cloud Applications and Technology environments while reducing overall total cost of ownership. We assemble an optimal team for each client by blending resources from onshore, near shore, and offshore global delivery centers to match the right expertise, to the right solution, for the right cost. To support our rapid growth, we are seeking talented consultants that bring a passion for providing excellent client experience, enabling client success by developing innovative solutions. As an Oracle Senior Cloud Manager, you will have the opportunity to work within a powerful SaaS/PaaS application platform that transforms the way many Fortune 1000 companies conduct their business, utilizing some of the cutting-edge technologies available. You will work closely with our marquee customers to implement Oracle CX products such as Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation utilizing technologies such as Visual Builder Studio, Visual Builder Cloud Services, and Oracle Integration Cloud to deliver solutions that will drive their long-term success. We are looking for experienced consulting professionals who understand solutions, business processes, and technology designs within the Oracle CX products such as Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation, and technologies such as Visual Builder Studio, Visual Builder Cloud Services, and Oracle Integration Cloud. Individuals should demonstrate ability to solve problems, take initiatives, and learn new products. Work within consulting teams that build market leading CX enterprise solutions using best of breed SaaS & PaaS platforms. Job Description: You will be working along with our enterprise architects and project managers, to understand customer goals/requirements, expectations, and challenges, analyze situations/data, for configuring or developing business & technical solutions on the Cloud. You will advise project managers & other partners from time to time on implementation aspects of the project. You will be responsible for the overall delivery quality on the project by ensuring team s alignment to standard practices and procedures. Build an understanding of and demonstrate Oracle methodologies, tools, and leading practices. This is an exciting opportunity that will test your consulting, critical thinking, leadership, and technical skills with the ability to remain focused and follow-through on plans. You won t be alone; we will provide the tools, raw data, training, coaching and people resources to help you be successful. Responsibilities: Provide consistent high quality & innovative solutions on CX Cloud engagements by interacting with customers and other partners to arrive at optimal solutions. Analyze and understand client goals, challenges & areas of opportunity to align Oracle s CX Cloud applications for building optimal functional & technical solutions based on Industry Best Practices. Develop and deliver high quality presentations and demonstrations, present and articulate product features, and benefits, and configure and test overall Oracle Cloud solutions that delight the clients. Effectively utilize products such as Oracle CX Sales & B2B Service Cloud, Field Service Cloud, CPQ, Asset based Service, Subscription Management, Incentive Compensation along with technologies not limited to VBCS, VBS, Redwood UI, OIC to deliver world class solutions. Refine customer requirements in detail, document and present to the client for approval. Prepare documentation detailing delivered solutions, integration & migration strategies, throughout the engagement. Identifies and applies creative and innovative approaches to resolving product implementation and integration challenges. Analyze current systems and data to identify new requirements, recognizing the need for systems enhancements or modifications if necessary. Develop unit test scripts and coordinate with the client to perform the User Acceptance Testing of the system enhancements or custom solutions. Lead and direct the following phases of system life cycle: Gather business requirements through business process workshops, Analyze, design, configure and develop solutions for Oracle above noted applications, Process Playbacks, System Integration Testing and User Acceptance Testing, Go-Live preparation and cut-over support, Post-production support. Adhere to all Oracle Cloud security policies, standards, and procedures in the performance of job responsibilities. Mentor junior consultants in delivery of their customization and ensure the solution approach is in-line with the standard methodologies & future product roadmap. Ability to formulate a broader perspective of an issue by recognizing the inter-dependencies and inter-play between elements. Promote knowledge by sharing lessons learned, innovations or new skills with team members. Prepare documentation detailing delivered solutions, integration & migration strategies, throughout the engagement. Ideal Candidate should have the following qualifications/skills: Bachelor s degree in Engineering or Computer Science (BCA/MCA/BSc Comp) or a technical field from a reputed college/university. Overall, 12+ years of experience relevant to this position. Demonstrable experience as a techno-functional lead on at least two large-scale full-life cycle implementations of Oracle CX Applications, with strong implementation expertise in at least three of the following products is a must. CX Sales B2B Service Cloud Field Service Cloud CPQ Asset Based Service Subscription Management Incentive Compensation Good understanding and experience implementing business processes such as Target to Lead, Opportunity to Cash, Request to Resolution. Strong techno-functional skills in proposing, designing optimal solutions, including ownership of the overall solution for customization / extension / integrations on Oracle CX Cloud Projects. Experience developing process flow diagrams, gathering requirements, conducting workshops, design and prototyping, testing, training, defining support procedures, and implementing practical business solutions. Oracle CPQ - Hands on experience in configuring Oracle CPQ Cloud module Pricing, Quotation Configuration, Product Management-Items, BOMs, and System Configuration, Document Engine and Big Machines Language (BML), Utilities Libraries, Validation/Hiding/Constraint rules, Layout editor, Commerce layout, Custom CSS, Designing extensions and interfaces in Oracle CPQ Cloud module. Oracle Subscription Management - Hands on experience in configuring Oracle Subscription Management Cloud, items, pricing, billing, subscriptions, payment terms, milestone billing, churn predictions, subscription termination, coverages, warranties, and setting up integrations with related cloud modules. Oracle Incentive Compensation - Hands on experience in configuring Incentive Compensation, Design, build, and configuration of compensation plans, plan components, performance measures, payments, and rate tables to meet business requirements. OSC/B2B Cloud - Prior hands-on experience in functional configurations and customization in the following areas - custom objects, groovy scripting, assignment manager, workflows, triggers email alerts, Data Migration, OTBI Analytics etc. Oracle Field Service - Prior hands-on experience in configurations and customization in the following areas - Core Application, Profiles, Permissions, Business Rules, Routing Plans, Work Schedules, Smart Collaboration, Action Management, Mobility and Manage Displays, Reports, Data migration, Inbound/Outbound messages. Experience developing Oracle Field Service forms and plug-ins. Experience developing extensions using Redwood UI, VBCS, VBS, JET Deep knowledge in web based front end development using - HTML, JavaScript, and CSS Experience with React and/or other front-end JavaScript frameworks, would be a plus. Strong hands-on experience with design and development of integrations (point to point and Integration Cloud) using various integration patterns. Experience developing integration, conversion, reporting strategies and architecture based on project environment and requirements. Good understanding of Oracle PaaS components, such as XSLT mapper, Adapters, etc. Implementation of AI features, use cases and development of custom accelerators using Oracle Cloud Infrastructure AI platform. Experience using shell commands, GIT, JIRA, ALM, and other similar tools. Experience developing process flow diagrams, gathering requirements, conducting workshops, designing, and prototyping, testing, training, defining support procedures, and implementing practical business solutions. Experience with web services standards and technology including WSDL, SOAP, REST, JSON, XML, XML-Schema, XSL, WS standards/Security etc. Knowledge of Oracle JET Toolkit, JavaScript APIs & Junit would be a big plus. Hands on exposure to DevOps processes Experience with Security Guidelines and Best Practices In addition, successful Candidates will have the following preferred skills/background: Excellent customer facing & interpersonal skills with ability to build rapport with all partners. Prior experience working with US based clients/counterparts. Ability to work independently and manage multiple task assignments. Comfortable in constantly evolving and sometimes ambiguous work situations. Keen attention to detail and complex problem-solving abilities from operational and technical perspective High energy & drive coupled with strong oral and written communication skills, including presentation skills. Excellent problem solving, critical thinking and analytical skills with the ability to exercise good judgment. A Go-getter who focuses on continuous self-improvement and desire to stay abreast of emerging technologies. Prior experience of implementing other CRM solutions (Oracle E-Business CRM, Oracle Siebel, Salesforce.com, Microsoft Dynamics, etc.) Skilled in delivering clear outcome-based targets and measures by working with urgency in getting the job done. Life at Oracle: We will ensure that individuals with disabilities are provided reasonable accommodation to participate in the job application or interview process, to perform crucial job functions, and to receive other benefits and privileges of employment. Please contact us to request accommodation. Oracle is an Equal Employment Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, sexual orientation, gender identity, disability and protected veteran s status or any other characteristic protected by law. At Oracle, we don t just value differences we celebrate them! We re committed to creating a workplace where all kinds of people work together. We believe innovation starts with diversity and inclusion. https: / / www.oracle.com / corporate / careers / culture / diversity.html
Posted 2 weeks ago
4.0 - 5.0 years
0 Lacs
Mysore, Karnataka, India
On-site
Introduction A career in IBM Consulting is rooted by long-term relationships and close collaboration with clients across the globe. You'll work with visionaries across multiple industries to improve the hybrid cloud and AI journey for the most innovative and valuable companies in the world. Your ability to accelerate impact and make meaningful change for your clients is enabled by our strategic partner ecosystem and our robust technology platforms across the IBM portfolio; including Software and Red Hat. Curiosity and a constant quest for knowledge serve as the foundation to success in IBM Consulting. In your role, you'll be encouraged to challenge the norm, investigate ideas outside of your role, and come up with creative solutions resulting in ground breaking impact for a wide network of clients. Our culture of evolution and empathy centers on long-term career growth and development opportunities in an environment that embraces your unique skills and experience. Your Role And Responsibilities Responsible for development of new features and fixing defects. Responsible to Perform core technical aspects of software development for assigned applications including, developing prototypes and writing new code Responsible for API Connect, DataPower, configuring API Proxy, JWT, and basic Auth Strong written, oral communication skills and able to manage user / vendor / customer Preferred Education Master's Degree Required Technical And Professional Expertise B.Tech / B.E/ MCA / MSc IT with Minimum 4-5 years of experience Candidate with hands on experience with API Connect, DataPower, configuring API Proxy, JWT, and basic Auth Understanding of Rest/SOAP apis. Strong knowledge on xslt/gateway script. Experience with xpath, Http status code, GET/POST methods, CRUD operations Preferred Technical And Professional Experience Ability to test and troubleshoot issue in any environment. Knowledge of cryptography and OAuth. Knowledge of networking concepts Show more Show less
Posted 2 weeks ago
1.0 - 4.0 years
6 - 10 Lacs
Bengaluru
Work from Office
Responsible for the analysis, definition, design, construction, testing, installation, modification, and maintenance of properly engineered information systems, containing software as the major component to meet agreed business needs. About the Role In this opportunity as a Software Engineer, you will: Writes new software, makes modifications to existing software, or integrates software applications and modules in accordance with agreed upon specifications provided by others Creates and executes unit testing and integration testing ensuring module meets requirements Executes on provided design May provide technical support to operations or other development teams Creates and maintains all required technical documentation / manual related to assigned components to ensure supportability. Makes suggestions for problem solutions or software enhancements, which will typically be reviewed by a more senior developer. Implements solutions as directed within standards Participates in project planning sessions with team members to analyze development requirements, provide design options, and provide work breakdown and estimates of work. Typically works on one project at a time and as a member of the project team(s) or as part of a specialist cross-project team on multiple developments. Works on smaller, minimally complex projects or a particular system or application within larger projects that requires a singular area of expertise Provides status updates for own scope of work within projects. Participates in internal team and status meetings. Develops software using disciplined software development processes, adhering to team/company standards and software best practice guidelines, and corporate policies. About you: You re a fit for the role of Software Engineer if you: Degree: B.E., B.Tech, MS, or PhD in any field from a reputed college Computer Science preferred. Software Development: Proven experience in software product development, with a focus on Java and Spring Boot for building scalable applications. Project Launch Experience: Must have successfully launched at least one server application from conceptualization to production. Problem Solving: Demonstrated ability to lead and solve complex problems in alignment with organizational objectives and business challenges. Java and Spring Expertise: Hands-on experience in designing, writing, and reviewing code in Java, Spring, etc. Spring and Microservices Architecture: Proficient in developing microservices using Spring Boot, with a strong understanding of microservices architecture principles and best practices. API Development: Proficient in designing and building RESTful APIs with an understanding of best practices in API security, versioning, and documentation. Advanced Technology Proficiency: Strong knowledge in technologies/frameworks like RabbitMQ, Redis, MongoDB/Cassandra/NoSQL DBs, Elastic Search, Docker, and Kubernetes. Additional Programming Skills: Proficiency in Python and Angular for comprehensive software development, covering both back-end and front-end requirements. Scripting Skills: Strong capability in Shell scripting to automate tasks and manage system operations efficiently. XML and XSLT Proficiency: Experience with XML transformations using XSLT, essential for data manipulation and integration tasks. Data Design and Modeling: Extensive experience in designing and modeling data in both RDBMS and NoSQL databases. Unix/Linux Skills: Hands-on familiarity with the Unix/Linux environments. Learning and Collaboration: Eagerness to learn new technologies and methodologies, with the ability to work effectively in team settings and contribute to collaborative projects. Analytical Skills: Strong analytical skills with a proven record of making data-backed decisions regarding technology, product, and architecture. Ownership and Innovation: Strong sense of product ownership, coupled with a passion for technology and innovation, and a commitment to developing product thinking. Adaptability and Efficiency: Passion for quick learning and adapting in a fast-paced environment, with a focus on enhancing development, testing, and deployment processes. Quality and Innovation: Strong sense of ownership, focus on quality, responsiveness, efficiency, and innovation. Communication: Excellent verbal and written communication skills. Content Systems Experience: Prior experience with content management systems is highly desirable. Web Scraping Expertise: Experience with web scraping techniques and tools for data collection and analysis. Cloud Expertise: Hands-on experience with cloud platforms, especially AWS, is a plus. #LI-SS6 What s in it For You? Hybrid Work Model: We ve adopted a flexible hybrid working environment (2-3 days a week in the office depending on the role) for our office-based roles while delivering a seamless experience that is digitally and physically connected. Flexibility & Work-Life Balance: Flex My Way is a set of supportive workplace policies designed to help manage personal and professional responsibilities, whether caring for family, giving back to the community, or finding time to refresh and reset. This builds upon our flexible work arrangements, including work from anywhere for up to 8 weeks per year, empowering employees to achieve a better work-life balance. Career Development and Growth: By fostering a culture of continuous learning and skill development, we prepare our talent to tackle tomorrow s challenges and deliver real-world solutions. Our Grow My Way programming and skills-first approach ensures you have the tools and knowledge to grow, lead, and thrive in an AI-enabled future. Industry Competitive Benefits: We offer comprehensive benefit plans to include flexible vacation, two company-wide Mental Health Days off, access to the Headspace app, retirement savings, tuition reimbursement, employee incentive programs, and resources for mental, physical, and financial wellbeing. Culture: Globally recognized, award-winning reputation for inclusion and belonging, flexibility, work-life balance, and more. We live by our values: Obsess over our Customers, Compete to Win, Challenge (Y)our Thinking, Act Fast / Learn Fast, and Stronger Together. Social Impact: Make an impact in your community with our Social Impact Institute. We offer employees two paid volunteer days off annually and opportunities to get involved with pro-bono consulting projects and Environmental, Social, and Governance (ESG) initiatives. Making a Real-World Impact: We are one of the few companies globally that helps its customers pursue justice, truth, and transparency. Together, with the professionals and institutions we serve, we help uphold the rule of law, turn the wheels of commerce, catch bad actors, report the facts, and provide trusted, unbiased information to people all over the world. About Us Thomson Reuters informs the way forward by bringing together the trusted content and technology that people and organizations need to make the right decisions. We serve professionals across legal, tax, accounting, compliance, government, and media. Our products combine highly specialized software and insights to empower professionals with the data, intelligence, and solutions needed to make informed decisions, and to help institutions in their pursuit of justice, truth, and transparency. Reuters, part of Thomson Reuters, is a world leading provider of trusted journalism and news. We are powered by the talents of 26,000 employees across more than 70 countries, where everyone has a chance to contribute and grow professionally in flexible work environments. At a time when objectivity, accuracy, fairness, and transparency are under attack, we consider it our duty to pursue them. Sound exciting? Join us and help shape the industries that move society forward. As a global business, we rely on the unique backgrounds, perspectives, and experiences of all employees to deliver on our business goals. To ensure we can do that, we seek talented, qualified employees in all our operations around the world regardless of race, color, sex/gender, including pregnancy, gender identity and expression, national origin, religion, sexual orientation, disability, age, marital status, citizen status, veteran status, or any other protected classification under applicable law. Thomson Reuters is proud to be an Equal Employment Opportunity Employer providing a drug-free workplace. We also make reasonable accommodations for qualified individuals with disabilities and for sincerely held religious beliefs in accordance with applicable law. More information on requesting an accommodation here . Learn more on how to protect yourself from fraudulent job postings here . More information about Thomson Reuters can be found on thomsonreuters.com.
Posted 2 weeks ago
6.0 - 10.0 years
10 - 20 Lacs
Hyderabad
Work from Office
Who We Are At Kyndryl, we design, build, manage and modernize the mission-critical technology systems that the world depends on every day. So why work at Kyndryl? We are always moving forward – always pushing ourselves to go further in our efforts to build a more equitable, inclusive world for our employees, our customers and our communities. The Role Are you passionate about solving complex problems? Do you thrive in a fast-paced environment? Then there’s a good chance you will love being a part of our Software Engineering – Development team at Kyndryl, where you will be able to see the immediate value of your work. As a Software Engineering - Developer at Kyndryl, you will be at the forefront of designing, developing, and implementing cutting-edge software solutions. Your work will play a critical role in our business offering, your code will deliver value to our customers faster than ever before, and your attention to detail and commitment to quality will be critical in ensuring the success of our products. Using design documentation and functional programming specifications, you will be responsible for implementing identified components. You will ensure that implemented components are appropriately documented, unit-tested, and ready for integration into the final product. You will have the opportunity to architect the solution, test the code, and deploy and build a CI/CD pipeline for it. As a valued member of our team, you will provide work estimates for assigned development work, and guide features, functional objectives, or technologies being built for interested parties. Your contributions will have a significant impact on our products' success, and you will be part of a team that is passionate about innovation, creativity, and excellence. Above all else, you will have the freedom to drive innovation and take ownership of your work while honing your problem-solving, collaboration, and automation skills. Together, we can make a difference in the world of cloud-based managed services. Key Responsibilities Design, implement, and maintain integrations between Workday and other systems. Integration Design: Develop integration solutions that meet business needs by designing and configuring Workday integrations using tools such as Workday Studio, Enterprise Interface Builder (EIB), and Workday Web Services (WWS). Data Mapping and Transformation: Create data mapping and transformation rules to ensure that data flows accurately between Workday and other systems. API Development: Utilize RESTful and SOAP APIs for integrating Workday with external applications and systems, ensuring data is exchanged correctly. Integration Testing: Perform comprehensive testing of integrations to validate that they function correctly, handle errors appropriately, and meet business requirements. Troubleshooting and Support: Identify, diagnose, and resolve integration issues, providing ongoing support to ensure seamless operation. Based on the severity of cases, the SLA need to be met. Documentation : Create and maintain detailed documentation of integration designs, configurations, data mappings, and troubleshooting steps for future reference and compliance. Collaboration : Work closely with functional consultants, IT teams, and business stakeholders to gather requirements, understand integration needs, and ensure successful implementation. Change Management: Manage and implement changes to integrations, including updates and enhancements, while minimizing disruptions to existing systems. Performance Monitoring: Monitor the performance of integrations and address any performance issues to maintain efficient data flows. Compliance and Security: Ensure that integrations comply with data security standards and organizational policies, implementing proper security measures and authentication protocols. Ensure that Workday integrations are well-designed, reliable, and aligned with business processes and goals. Leading and prioritizing backlog with guidance from Product Management, Engineering, Support/Operations. Your Future at Kyndryl The career path ahead is full of exciting opportunities to grow and advance within the job family. With dedication and hard work, you can climb the ladder to higher bands, achieving coveted positions such as Principal Engineer or Vice President of Software. These roles not only offer the chance to inspire and innovate, but also bring with them a sense of pride and accomplishment for having reached the pinnacle of your career in the software industry. Who You Are You’re good at what you do and possess the required experience to prove it. However, equally as important – you have a growth mindset; keen to drive your own personal and professional development. You are customer-focused – someone who prioritizes customer success in their work. And finally, you’re open and borderless – naturally inclusive in how you work with others. Required Technical and Professional Experience Minimum of 3 years of experience with Workday integrations – development, maintenance & support Experience of Workday Integration Tools: Proficiency with Workday's integration tools and technologies, including Workday Studio, Enterprise Interface Builder (EIB), and Workday Web Services (WWS). System Integration: Skills in integrating Workday with external systems, such as ERP, CRM. Workday report writer and Payroll interfaces PECI & PICOF. Programming Languages: Knowledge of programming languages such as XSLT for data transformation and scripting languages like JavaScript or Groovy for custom integrations. API Integration: Experience with RESTful and SOAP APIs to connect Workday with other systems and applications. Data Formats: Familiarity with various data formats like XML, JSON, and CSV for data exchange and transformation. Database Skills: Understanding of database concepts and SQL for managing and querying data. Security and Authentication: Knowledge of security protocols and authentication methods, such as OAuth and SAML, to ensure secure data exchange. Error Handling and Debugging: Ability to troubleshoot and debug integration issues to ensure seamless operation. Testing and Validation: Experience with testing and validating integrations to ensure they meet business requirements and work correctly in various scenarios. Change Management: Skills in managing changes to integration configurations and ensuring minimal disruption to business operations. Preferred Technical and Professional Experience Strong understanding of Workday integrations across multiple modules Workday Pro Certifications Excellent problem-solving skills and attention to detail. Strong communication and interpersonal skills. Ability to work collaboratively with cross-functional teams. Experience with requirements gathering, testing, validation, end-user training, troubleshooting and support. Knowledge of industry best practices for Workday implementations. Ability to manage multiple projects and priorities simultaneously. Strong analytical and critical thinking skills. Being You Diversity is a whole lot more than what we look like or where we come from, it’s how we think and who we are. We welcome people of all cultures, backgrounds, and experiences. But we’re not doing it single-handily: Our Kyndryl Inclusion Networks are only one of many ways we create a workplace where all Kyndryls can find and provide support and advice. This dedication to welcoming everyone into our company means that Kyndryl gives you – and everyone next to you – the ability to bring your whole self to work, individually and collectively, and support the activation of our equitable culture. That’s the Kyndryl Way. What You Can Expect With state-of-the-art resources and Fortune 100 clients, every day is an opportunity to innovate, build new capabilities, new relationships, new processes, and new value. Kyndryl cares about your well-being and prides itself on offering benefits that give you choice, reflect the diversity of our employees and support you and your family through the moments that matter – wherever you are in your life journey. Our employee learning programs give you access to the best learning in the industry to receive certifications, including Microsoft, Google, Amazon, Skillsoft, and many more. Through our company-wide volunteering and giving platform, you can donate, start fundraisers, volunteer, and search over 2 million non-profit organizations. At Kyndryl, we invest heavily in you, we want you to succeed so that together, we will all succeed. Get Referred! If you know someone that works at Kyndryl, when asked ‘How Did You Hear About Us’ during the application process, select ‘Employee Referral’ and enter your contact's Kyndryl email address.
Posted 2 weeks ago
3.0 - 5.0 years
5 - 10 Lacs
Mohali
Work from Office
Key Responsibilities: Design and develop communication templates, data models, and logic within SmartComm. Customize document templates using SmartComm Designer (SmartCOMM Designer). Work closely with business analysts and stakeholders to gather requirements and translate them into effective SmartComm solutions. Integrate SmartComm with other enterprise systems and ensure end-to-end functionality. Perform unit and integration testing of SmartComm modules. Provide production support and troubleshoot issues related to SmartComm solutions. Create technical documentation, deployment guides, and user manuals. Stay updated with the latest SmartComm features and best practices. Required Skills: 3+ years of experience with Smart Communications (SmartComm) platform. Proficiency in SmartCOMM Designer, data mapping, business logic implementation. Strong understanding of XML, XSLT, JSON, and data modeling. Experience with REST/SOAP APIs and system integrations. Familiarity with agile methodologies and DevOps practices. Good problem-solving, debugging, and communication skills.
Posted 2 weeks ago
15.0 - 20.0 years
10 - 14 Lacs
Bengaluru
Work from Office
Project Role : Application Lead Project Role Description : Lead the effort to design, build and configure applications, acting as the primary point of contact. Must have skills : Workday Core HCM Good to have skills : NAMinimum 5 year(s) of experience is required Educational Qualification : 15 years full time education Summary :As an Application Lead, you will lead the effort to design, build, and configure applications, acting as the primary point of contact. Your typical day will involve collaborating with various teams to ensure that application requirements are met, overseeing the development process, and providing guidance to team members. You will also engage in problem-solving activities, ensuring that the applications are aligned with business needs and technical specifications, while fostering a collaborative environment that encourages innovation and efficiency. Roles & Responsibilities:- Expected to be an SME.- Collaborate and manage the team to perform.- Responsible for team decisions.- Engage with multiple teams and contribute on key decisions.- Provide solutions to problems for their immediate team and across multiple teams.- Facilitate knowledge sharing sessions to enhance team capabilities.- Monitor project progress and ensure timely delivery of milestones. Professional & Technical Skills: - Must To Have Skills: Proficiency in Workday Core HCM.- Good To Have Skills: Experience with Workday integrations and reporting.- Strong understanding of application design principles and methodologies.- Experience in managing application lifecycle and deployment processes.- Familiarity with data management and security best practices. Additional Information:- The candidate should have minimum 5 years of experience in Workday Core HCM.- This position is based at our Bengaluru office.- A 15 years full time education is required. Qualification 15 years full time education
Posted 2 weeks ago
3.0 - 8.0 years
10 - 14 Lacs
Bengaluru
Work from Office
Project Role : Application Lead Project Role Description : Lead the effort to design, build and configure applications, acting as the primary point of contact. Must have skills : Workday Core HCM Good to have skills : NAMinimum 3 year(s) of experience is required Educational Qualification : 15 years full time education Summary :As an Application Lead, you will lead the effort to design, build, and configure applications, acting as the primary point of contact. Your typical day will involve collaborating with various stakeholders to gather requirements, overseeing the development process, and ensuring that the applications meet the specified needs. You will also engage in problem-solving discussions with your team, providing guidance and support to ensure successful project outcomes. Your role will require you to stay updated on industry trends and best practices to enhance application performance and user experience. Roles & Responsibilities:- Expected to perform independently and become an SME.- Required active participation/contribution in team discussions.- Contribute in providing solutions to work related problems.- Facilitate communication between technical teams and stakeholders to ensure alignment on project goals.- Mentor junior team members, providing guidance and support in their professional development. Professional & Technical Skills: - Must To Have Skills: Proficiency in Workday Core HCM.- Strong understanding of application design and development methodologies.- Experience with configuration and customization of Workday applications.- Ability to analyze business requirements and translate them into technical specifications.- Familiarity with integration processes and tools related to Workday. Additional Information:- The candidate should have minimum 3 years of experience in Workday Core HCM.- This position is based at our Bengaluru office.- A 15 years full time education is required. Qualification 15 years full time education
Posted 2 weeks ago
15.0 - 20.0 years
10 - 14 Lacs
Bengaluru
Work from Office
Project Role : Application Lead Project Role Description : Lead the effort to design, build and configure applications, acting as the primary point of contact. Must have skills : Workday Core HCM Good to have skills : NAMinimum 5 year(s) of experience is required Educational Qualification : 15 years full time education Summary :As an Application Lead, you will lead the effort to design, build, and configure applications, acting as the primary point of contact. Your typical day will involve collaborating with various stakeholders to gather requirements, overseeing the development process, and ensuring that the applications meet the specified needs. You will also engage in problem-solving discussions and provide guidance to team members, fostering a collaborative environment that encourages innovation and efficiency. Roles & Responsibilities:- Expected to perform independently and become an SME.- Required active participation/contribution in team discussions.- Contribute in providing solutions to work related problems.- Facilitate knowledge sharing sessions to enhance team capabilities.- Mentor junior team members to support their professional growth. Professional & Technical Skills: - Must To Have Skills: Proficiency in Workday Core HCM.- Good To Have Skills: Experience with Workday integrations and reporting.- Strong understanding of application design principles and methodologies.- Experience in project management and agile methodologies.- Ability to analyze business requirements and translate them into technical specifications. Additional Information:- The candidate should have minimum 5 years of experience in Workday Core HCM.- This position is based at our Bengaluru office.- A 15 years full time education is required. Qualification 15 years full time education
Posted 2 weeks ago
3.0 - 8.0 years
10 - 14 Lacs
Bengaluru
Work from Office
Project Role : Application Lead Project Role Description : Lead the effort to design, build and configure applications, acting as the primary point of contact. Must have skills : Workday Core HCM Good to have skills : NAMinimum 3 year(s) of experience is required Educational Qualification : 15 years full time education Summary :As an Application Lead, you will lead the effort to design, build, and configure applications, acting as the primary point of contact. Your typical day will involve collaborating with various stakeholders to gather requirements, overseeing the development process, and ensuring that the applications meet the specified needs. You will also engage in problem-solving discussions and provide guidance to team members, fostering a collaborative environment that encourages innovation and efficiency. Roles & Responsibilities:- Expected to perform independently and become an SME.- Required active participation/contribution in team discussions.- Contribute in providing solutions to work related problems.- Facilitate knowledge sharing sessions to enhance team capabilities.- Monitor project progress and ensure timely delivery of milestones. Professional & Technical Skills: - Must To Have Skills: Proficiency in Workday Core HCM.- Good To Have Skills: Experience with Workday integrations and reporting.- Strong understanding of application design principles and methodologies.- Experience in managing application lifecycle and deployment processes.- Familiarity with data management and security best practices. Additional Information:- The candidate should have minimum 3 years of experience in Workday Core HCM.- This position is based at our Bengaluru office.- A 15 years full time education is required. Qualification 15 years full time education
Posted 2 weeks ago
3.0 years
0 Lacs
Noida, Uttar Pradesh, India
On-site
Job Description Job Description: We are seeking an experienced and dynamic Oracle Integration Cloud (OIC) Developer to join our team. The candidate should have 3-8 years of experience in OIC, along with a strong understanding of SQL, PL/SQL, Python, CICD, and Jenkins. Candidate should have had prior experience architecting large scale Oracle systems, specifically in OCI. The candidate must have experience or working knowledge with wide range of Oracle products and technologies, including SAAS products, Oracle Fusion Middleware products, Database products and OCI and have a proven track record of successfully delivering at least three full life-cycle projects using Integration, SOA, and API products. A deep understanding of both SOAP and REST APIs is required. Required Skills and Qualifications: Oracle Integration Cloud: Hands-on experience with all core OIC components including Integrations, Process, Visual Builder, Insight, and File Server. Expertise in developing integrations using REST/SOAP APIs, XML, JSON, and XSLT. Adapters: Experience with configuring OIC adapters (Database, FTP, REST, SOAP, ERP Cloud, HCM Cloud, EBS Adapter, etc.). API Proficiency: Deep understanding of SOAP and REST API development, consumption, and security. Programming: Strong experience in SQL, PL/SQL, and Python scripting for backend logic and automation. DevOps Tools: Proficiency in CICD pipelines and tools like Jenkins & Git. Lifecycle Management: Delivered at least three full lifecycle integration projects with a mix of on-prem and cloud systems. Education: Graduate or Post-Graduate in Computer Science, Information Systems, or related field. Responsibilities Roles and Responsibilities: Design & Delivery: Become the go-to engineer for design and hands-on delivery of Oracle Integration Cloud (OIC) and other API-based solutions. Develop and manage integrations between cloud-based and on-premise systems, including ERP, CRM, and third-party applications. Solution Development: Provide high-quality solutions and lead efforts in process modelling, implementation, testing, training, and support. Standards & Best Practices: Help establish standards and develop reusable components while fostering a collaborative team environment. SOA & Framework Application: Apply SOA concepts and best practices (including common patterns and frameworks) in solution design and implementation. Issue Escalation: Quickly identify and escalate potential issues related to solution design, packaged software, client resources, or other elements that may impact delivery. Continuous Learning: Continuously enhance skills to leverage the latest tools and technologies to improve solutions. Performance & Availability: Ensure optimum performance, high availability, and stability of implemented solutions. Team Collaboration: Seamlessly work in a multi-site, multicultural development team to achieve project goals. Focus on Results: Demonstrate a strong commitment to acting and delivering results. Systematic Thinking: Exhibit the ability to think systematically in a multicultural environment, dealing with various roles and team members. Qualifications Career Level - IC3 About Us As a world leader in cloud solutions, Oracle uses tomorrow’s technology to tackle today’s challenges. We’ve partnered with industry-leaders in almost every sector—and continue to thrive after 40+ years of change by operating with integrity. We know that true innovation starts when everyone is empowered to contribute. That’s why we’re committed to growing an inclusive workforce that promotes opportunities for all. Oracle careers open the door to global opportunities where work-life balance flourishes. We offer competitive benefits based on parity and consistency and support our people with flexible medical, life insurance, and retirement options. We also encourage employees to give back to their communities through our volunteer programs. We’re committed to including people with disabilities at all stages of the employment process. If you require accessibility assistance or accommodation for a disability at any point, let us know by emailing accommodation-request_mb@oracle.com or by calling +1 888 404 2494 in the United States. Oracle is an Equal Employment Opportunity Employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, sexual orientation, gender identity, disability and protected veterans’ status, or any other characteristic protected by law. Oracle will consider for employment qualified applicants with arrest and conviction records pursuant to applicable law. Show more Show less
Posted 2 weeks ago
10.0 - 15.0 years
22 - 37 Lacs
Bengaluru
Work from Office
Who We Are At Kyndryl, we design, build, manage and modernize the mission-critical technology systems that the world depends on every day. So why work at Kyndryl? We are always moving forward – always pushing ourselves to go further in our efforts to build a more equitable, inclusive world for our employees, our customers and our communities. The Role Infrastructure Specialists at Kyndryl are project-based subject matter experts in all thing's infrastructure – API-C and DataPower Administrator Extensive experience working with API Connect ( v10) build & administration, including: Cloud platform topology build & configuration (API Manager, Developer Portal, Analytics, & DataPower integration). CMC DataPower service creation & management. APIM configuration. TLS profile creation & management, including certificate generation & configuration. An understanding of certificate usage (csr, pem, der, p12 usage and familiarisation with handling utilities such as openssl). Mutual authentication. Basic networking knowledge, including connectivity awareness in relation to: Firewalls. Routing. SSH. Basic networking utilities. Basic development and deployment knowledge. General scripting. Urban Code (optional, but beneficial). Extensive experience working with DataPower: Administration & configuration. Platform integration from a middleware perspective. Your Future at Kyndryl The career path ahead is full of exciting opportunities to grow and advance within the job family. With dedication and hard work, you can climb the ladder to higher bands, achieving coveted positions such as Principal Engineer or Vice President of Software. These roles not only offer the chance to inspire and innovate but also bring with them a sense of pride and accomplishment for having reached the pinnacle of your career in the software industry. Who You Are You’re good at what you do and possess the required experience to prove it. However, equally as important – you have a growth mindset; keen to drive your own personal and professional development. You are customer-focused – someone who prioritizes customer success in their work. And finally, you’re open and borderless – naturally inclusive in how you work with others. API-C Administration Additional Skill - DataPower Administration 5 to 10 years of DataPower administration experience. Proven experience as an IBM DataPower Administrator with expertise in managing and configuring DataPower appliances. Hands-on experience with XML, JSON, Web Services, and SOAP protocols. Excellent troubleshooting and problem-solving skills, with the ability to analyze complex issues in a timely manner. Strong working knowledge of XSLT and DataPower gateway script. Expertise in security implementations in DataPower such as AAA, SSL configurations (certificates, PKI's). Expertise in creating multi-protocol gateways, web service proxies in data power as per the business and technical requirements. Strong Knowledge of XSLTs and Gateway-script for message transformation, message routing in IBM data power devices. Must have knowledge in Load balancers, firewalls, DMZ and other network concepts related Data power Required to Design multiple services based on different standards for REST, web services, data integration techniques, messaging, and transformation engines Experience in architecting and Designing Recovery procedures for heterogeneous platforms Strong communication and collaboration skills to work effectively with cross-functional teams. Experience working with client independently. Onshore/ offshore coordination DataPower Administration skills. IBM DataPower and API Connect certifications are a plus. Preferred Skills and Experience Urban code knowledge will be added advantage. Good communication skills specially with UK/US clients. Bachelor's degree in information technology, Computer Science or related field Being You Diversity is a whole lot more than what we look like or where we come from, it’s how we think and who we are. We welcome people of all cultures, backgrounds, and experiences. But we’re not doing it single-handily: Our Kyndryl Inclusion Networks are only one of many ways we create a workplace where all Kyndryls can find and provide support and advice. This dedication to welcoming everyone into our company means that Kyndryl gives you – and everyone next to you – the ability to bring your whole self to work, individually and collectively, and support the activation of our equitable culture. That’s the Kyndryl Way. What You Can Expect With state-of-the-art resources and Fortune 100 clients, every day is an opportunity to innovate, build new capabilities, new relationships, new processes, and new value. Kyndryl cares about your well-being and prides itself on offering benefits that give you choice, reflect the diversity of our employees and support you and your family through the moments that matter – wherever you are in your life journey. Our employee learning programs give you access to the best learning in the industry to receive certifications, including Microsoft, Google, Amazon, Skillsoft, and many more. Through our company-wide volunteering and giving platform, you can donate, start fundraisers, volunteer, and search over 2 million non-profit organizations. At Kyndryl, we invest heavily in you, we want you to succeed so that together, we will all succeed. Get Referred! If you know someone that works at Kyndryl, when asked ‘How Did You Hear About Us’ during the application process, select ‘Employee Referral’ and enter your contact's Kyndryl email address.
Posted 2 weeks ago
7.0 years
0 Lacs
Bengaluru, Karnataka, India
On-site
At Capgemini Engineering, the world leader in engineering services, we bring together a global team of engineers, scientists, and architects to help the world’s most innovative companies unleash their potential. From autonomous cars to life-saving robots, our digital and software technology experts think outside the box as they provide unique R&D and engineering services across all industries. Join us for a career full of opportunities. Where you can make a difference. Where no two days are the same. Job Description Administer IBM DataPower appliances and ensure optimal performance. Configure and deploy various services like Web Services Proxy (WSP), Multi-Protocol Gateway (MPGW), and XML Firewall. Perform regular backups, monitoring, and firmware upgrades. Provide second-line support for resolving incidents and issues related to DataPower devices. Troubleshoot complex issues related to traffic management, security, and data transformation. Assist with the identification and resolution of performance bottlenecks. Implement and manage security protocols such as SSL, TLS, and VPN on DataPower devices. Manage certificates and cryptographic configurations to maintain a secure environment. Monitor system performance using DataPower logs, metrics, and tools. Implement recommendations for improving system performance and reliability. Work with the development and integration teams to support application deployments. Generate periodic reports on system health, traffic patterns, and security compliance. Create and maintain comprehensive documentation on DataPower configurations and procedures. Share best practices and provide training to other team members or clients as needed. Experience: Minimum of 7+ years of hands-on experience with IBM DataPower administration. Solid experience in configuring and managing DataPower services, including Web Services Proxy (WSP), Multi-Protocol Gateway (MPGW), and XML Firewall. Technical Skills: Strong knowledge of XML, XSLT, and XPath. Proficiency with web services protocols such as SOAP, REST, and JSON. Familiarity with security protocols like SSL/TLS, VPNs, and certificate management. Experience with IBM DataPower monitoring tools and log analysis. Tools & Platforms: Hands-on experience with IBM DataPower (all versions). Proficiency in tools such as XML Gateway, XML Firewall, WebSphere MQ, and others. Soft Skills: Strong communication and collaboration skills to work with cross-functional teams. Ability to document and present technical details to non-technical stakeholders. Shift Timing: 24*5 support and weekend on-call (Rotation) Primary Skills IBM Datapower Administration XML XSLT Xpath Capgemini is a global business and technology transformation partner, helping organizations to accelerate their dual transition to a digital and sustainable world, while creating tangible impact for enterprises and society. It is a responsible and diverse group of 340,000 team members in more than 50 countries. With its strong over 55-year heritage, Capgemini is trusted by its clients to unlock the value of technology to address the entire breadth of their business needs. It delivers end-to-end services and solutions leveraging strengths from strategy and design to engineering, all fueled by its market leading capabilities in AI, generative AI, cloud and data, combined with its deep industry expertise and partner ecosystem. Show more Show less
Posted 2 weeks ago
0 years
4 - 7 Lacs
Hyderābād
On-site
Date: May 30, 2025 Job Requisition Id: 61489 Location: Hyderabad, IN IBG SAP PI Interview questions. 1.Differentiate between PI and CPI?SAP Process Integration (PI)/Process Orchestration (PO):Deployment: On-premise.Focus: Primarily designed for integrating on-premise applications and systems.Scalability: Can be highly scalable, particularly for large SAP landscapes.Complexity: Can be more complex to manage, especially for large or complex projects.Integration: Enables integration between different SAP systems and also with non-SAP systems.Example: Used for integrating different SAP modules like SAP CRM, SAP ECC, and SAP SCM.SAP Cloud Platform Integration (CPI):Deployment:Cloud-based.Focus:Designed for integrating cloud applications, on-premise applications, and third-party systems.Scalability:Offers good scalability and flexibility for integrating cloud-based applications.Ease of Use:CPI is generally considered easier to manage and use, with a more intuitive user interface.Integration:Facilitates integration between cloud applications, on-premise applications, and third-party systems.2.How does SAP PI handle complex scenarios involving multiple systems, asynchronous communication, and various integration patterns (e.g., point-to-point, hub-and-spoke)?Answer: SAP PI utilizes a robust architecture with components like the Integration Engine, Adapter Engine, and Integration Directory to manage complex integrations. The Integration Engine routes messages, the Adapter Engine handles communication with different systems, and the Integration Directory provides a central repository for integration artifacts. Asynchronous communication is supported through message queues, and various integration patterns can be implemented by configuring the Integration Engine and Adapter Engines appropriately.3.What are the key considerations when designing and implementing a complex SAP PI solution, especially concerning scalability, performance, and security?Answer: Key considerations include:Scalability: Ensure the system can handle the expected message volume and system load. This may involve optimizing the Integration Engine and Adapter Engine configurations, as well as using appropriate message queues and infrastructure.Performance: Monitor message processing times and identify bottlenecks. Optimize mappings, message formats, and adapter configurations to improve performance.Security: Implement robust security measures, including user authentication, authorization, and data encryption, to protect sensitive data during transmission and storage. Use secure communication protocols and ensure that the PI system is hardened against security threats.4.How does SAP PI handle data transformations and mappings in complex scenarios involving different data structures and formats?Answer: SAP PI provides powerful mapping capabilities through the Integration Engine, allowing for complex data transformations and mappings. You can use the Integration Engine's mapping tools to transform data between different formats, perform calculations, and enrich data based on business requirements. You can also use external mapping tools or custom mappings to handle more complex scenarios.5.How do you troubleshoot and monitor a complex SAP PI landscape, including identifying and resolving issues related to message failures, performance bottlenecks, and security breaches?Answer: SAP PI provides monitoring tools and business logs to track message flows, identify failures, and monitor performance. You can use these tools to track message status, analyze performance metrics, and identify potential issues. For security breaches, you can use security logs and monitoring tools to detect and respond to security events.6.How does SAP PI integrate with other SAP technologies, such as SAP Business Process Management (BPM) and SAP Cloud Platform Integration (CPI)?Answer: SAP PI can integrate with SAP BPM for process orchestration, allowing you to model and execute complex business processes that span multiple systems. SAP CPI is the next-generation integration platform, and it can be used to build cloud-based integrations and extend the capabilities of SAP PI.7.How Do You Configure an iDoc Collection Scenarios?For Outbound iDoc collection, you need to provide the iDoc package size in Partner Profile (we20) and select the option ‘Collect iDocs’. In PI side, Sender Communication Channel should be configured to handle ‘Multiple iDocs in Same XI message’.8.What Are the Receiver Routing Techniques Available in SAP PI/PO?Standard Receiver Determination and Extended Dynamic Receiver determination are the main methods to define routing in SAP PI interfaces.9.What Are the Different Types of User-Defined Functions?Single Value, All Values in Context, All Values in Queue.10.What Is the Purpose of EDI Separator?EDI separator is an adapter provided with B2B Toolkit. EDI separator splits bulk (batch) EDI messages to individual EDI messages for processing. EDI Seperator supports EDI message format ANSI ASC X12, Edifact, Odette, and VDA.11.What Are the Standard Functions (Objects) Used in Extended Receiver Configuration?Extended Receiver Determination allows us to dynamically derive the message receivers from Message Mapping program. (This is different to routing messages using XPath rules). We need to use several standard objects delivered by SAP under SWCV SAP BASIS and namespace ‘http://sap.com/xi/XI/System’.You need to use standard Service Interface ‘ReceiverDetermination‘, Message Type ‘Receiver‘ to implement Extended Receiver Determination.12.What Are Data Type Enhancements and How Do You Configure Data Type Enhancements?Read my article on Data Type Enhancements.13.How Do you Search for the PI Message of an Inbound iDoc if You Know the iDoc Number?PI message ID can be found in the iDoc Control record. Find the PI message ID in iDoc Archive Key of iDoc control key. Search for the PI message in Message monitor using the message ID.If you have configured iDoc Monitor in SAP PI, you can search for the PI message directly using iDoc number.14.How Do You Configure AS2 Adapter Certificates?AS2 certificates are installed in Key Storage of Netweaver Admin (NWA). Public certificates of PI host and third party systems are exchanged and installed. In PI, keys are installed as a combination of Key Store View and Key Store Entry.15.How Do You Set up a SAP ABAP System in System Land Scape Directory?Usually, SAP technical systems are installed in SLD by BASIS team. You need to create the Product, Software Component Version, and Business System of the SAP system.16.What Is the Functionality of Service Registry?Service Registry is the central location for webservices. Service Registry allows us to expose webservices of PI (host) in accordance with Service Oriented Architecture (SOA). Read how to configure service end points in SR.17.What Is the Purpose of Local Software Component Versions (SWCV) and Their Limitations?Local SWCVs are used to test message mapping programs. Objects in local SWCVs cannot be used in end-to-end integration scenarios or viewed in Integration Directory (ID).18.How Many SWCVs Are Required to Build an Interface with One Sender and One Receiver?I prefer to use Three Tier Architecture to represent an integration. One SWCV for Sender, one for Receiver, and another one for cross-system objects, such as Message Mapping and Operation Mappings.19.What Is the Difference Between Business System and Business Component?Previously known as Business Service, Business Component is an abstract representation of a system in which attributes are unknown or partially known. Business System, on the other hand, represents a known system in SLD, for example, internal systems in the organization landscape. Business systems require underline Technical systems. All SAP systems should be represented as Business systems.20.Highlight a few activities in SAP post-go-live knowledge management.Activities include monitoring system performance, managing message queues, and ensuring data consistency.21.What is an Adapter Engine? Mention the use of Adapter Engine AAE in the SAP PI system.The Adapter Engine handles communication between SAP PI and external systems. The Advanced Adapter Engine (AAE) provides enhanced performance and supports additional adapters.Define/Answer in a sentence:SAP PI/PO is a middleware technology that enables seamless integration and process automation within an organization.22.Explain Synchronous communication under SAP PI. Highlight a few advantages and disadvantages.Synchronous communication involves real-time data exchange where the sender waits for a response. Advantages include immediate feedback and data consistency. Disadvantages include potential delays and system dependency.23.Explain asynchronous communication under SAP PI. Highlight a few advantages and disadvantages.Asynchronous communication involves data exchange without waiting for an immediate response. Advantages include reduced system dependency and improved performance. Disadvantages include potential data inconsistency and delayed feedback.24.What is Global Container & its uses in SAP XI?Global Container is a storage area used to store data that can be accessed across different message mappings and transformations.25.List the various adapters in the Advanced Adapter Engine and Integration Engine in the PI system.Adapters include HTTP, SOAP, JDBC, File, and IDoc adapters. They are used for communication between SAP PI and external systems.26.List down the components you can monitor under Configuration and Monitoring options.Components include message flows, communication channels, and system performance metrics.27.How many SAP sessions can you work for a particular client at a particular time?You can work on up to six SAP sessions for a particular client at a particular time. Key Responsibilities: Design, develop, and maintain SAP PI/PO integration solutions to support business processes.Configure and manage adapters (IDoc, SOAP, REST, JDBC, File, SFTP, etc.) and work with various protocols (XML, JSON, HTTP, FTP, AS2).Develop message mappings using graphical mapping, XSLT, and Java-based mappings.Implement BPM (Business Process Management) and BRM (Business Rules Management) solutions for workflow automation.Troubleshoot and resolve complex integration issues and optimize performance.Ensure compliance with security standards , including encryption techniques and authentication mechanisms.Collaborate with functional and technical teams to understand integration requirements.Work in Agile and DevOps environments , leveraging tools like Jenkins, Git, and CI/CD pipelines for automation.Provide application support and maintenance for existing integrations. Skills Required: Strong experience in SAP PI/PO development and support.Proficiency in Java scripting for developing user-defined functions (UDFs) and adapter modules.Solid understanding of SAP CRM integration and related business processes.Hands-on experience with BPM and BRM for workflow automation.Knowledge of cloud platforms (AWS, Azure, Google Cloud) and SAP cloud integrations.Strong problem-solving skills and the ability to troubleshoot integration issues.Excellent communication and teamwork skills. Preferred Skills: Proficiency in Java, JavaScript, and XML transformations .Experience working with security standards, encryption techniques, and compliance regulations .Familiarity with DevOps tools (Jenkins, Git) and CI/CD practices .SAP certification in SAP PO or a related area is a plus. IBG
Posted 2 weeks ago
7.0 years
29 Lacs
Bengaluru
On-site
Key Responsibility Areas – Solution Development, Solution and Innovation, Project/Program Delivery Job Description: The MuleSoft Developer will be responsible for all facets of integration architecture and implementing solutions including API-driven design, messaging patterns, and application development best practices. The ideal candidate should have a strong background in one or more enterprise integration tools such as TIBCO, MuleSoft, Oracle Fusion, Dell Boomi, etc. The candidate should have good skills in software development lifecycle, messaging patterns, endpoint security, interfaces with internal and external applications, and database knowledge. In addition, Candidate should be able to drive the full cycle of project development leading to business objectives and value realization. Job Responsibilities: · Advise technical teams on performance, scalability, reliability, monitoring and other operational concerns of integration solutions on Anypoint Platform · Design reusable assets, components, standards, frameworks, and processes to support and facilitate API and integration projects · Ensures self and development team adheres to documented design and development patterns and standards · Supports the integration environment and solutions, including off-hours support of business-critical integration solutions · Develops and maintains Enterprise Integration Solution Architecture including SOA and ETL concepts and capabilities · Provides mentoring on advanced development concepts and technical capabilities to developers. · Works closely with other Technical Leadership, Solution Architects/Designers to ensure consistency and quality of solutions and knowledge sharing · Provides Continuous improvement and exploration of industry standards and technology advances. · Gathers, understands and clarifies complex business requirements Requirements: · Hold at least 1 active MuleSoft Developer Certification · 7+ years of experience in developing and delivering integration and data migration projects · 5+ years MuleSoft experience · Historical experience with the ESB stacks such as – MuleSoft, TIBCO, Oracle Fusion, Dell Boomi · To Identify, analyze and develop interfaces and integration flows using Mule ESB Anypoint platform including Mule Runtime, Connectors, Design Center and API management · Knowledge of Logging, Auditing, Policy Management and Performance Monitoring and KPI for end-to-end process execution · Experience in developing Transformations using Mule Soft DataWeave 2.0 · Experience in API design using RAML 1.0 · Having good knowledge about the Release Management tools like Git , Github, Jenkins etc and CI/CD process. · Intermediate level knowledge in working with Web-services technologies (XML, SOAP, REST, XSLT) and CLOUD API · Proficiency in designing Mule components (Mule ESB, Anypoint Studio, ETLs, flows, MEL, message modelling, Routing, Filtering, Database, Exception Handling, API Management) · Experience with message queueing design patterns experience across various Integration patterns – API, Real time Integration, Event broker / Advanced messaging · Experience in deploying/managing Mule flows to CloudHub, RTF and on-prem · Implemented the security for http fundamentals, REST Web services using OAUTH/Basic and SAML token, JWTtokens, PGP and API security Job Types: Full-time, Permanent Pay: Up to ₹2,909,834.02 per year Location Type: In-person Schedule: Day shift Work Location: In person
Posted 2 weeks ago
3.0 years
8 - 9 Lacs
Pune
Remote
About The Job : The IT DMC Development & Delivery Team is looking for a talented full stack web engineer to enhance our development capabilities. The team is responsible for the development, integration, maintenance, support, and delivery of productivity applications that facilitate Red Hatters in their everyday work. Our custom applications run primarily in Openshift and are written with Java (Spring Boot 2) backends and Javascript UIs (Angular, Typescript, jQuery). We also make use of Python and Bash for scripting. The role will involve a variety of projects and you must be able to work on multiple projects simultaneously. Strong prioritization and time management skills are required. What will you do? Responsible for creation and enhancement of our custom applications which primarily run in Red Hat OpenShift Contribute to multiple projects simultaneously Create and guide new feature development Continuously test your component and code on all levels and help improve our continuous integration (CI) system Improve current solutions and workflows; prefer appropriately simple, repeatable solutions over more complex and failure-prone ones Communicate and work effectively with all levels of associates including senior management Document and demonstrate solutions by developing documentation, diagrams, code comments, and clear code Help to handle outages and critical bugs when necessary What will you bring? 3+ Years in writing web applications in Java (Spring Boot 2 preferred) 3+ Years working with web frameworks such as Angular, React, Ember Ability to read and interpret set of requirements into tasks Understanding of modern web technology (HTML5, DOM, CSS, AJAX, cookies, sessions, etc.) Problem-solving and troubleshooting skills including performing root cause analysis Familiarity with distributed source control such as Git, including branching and merging Ability to plan and develop public-internal Web APIs using related technologies, including, REST, JSON, XML, XSLT, etc. The following are considered a plus: Experience with Python/Bash scripting Experience with Openshift Experience with Docker or other containerization Understanding of web security and common exploits, including CSRF, XSS, SQL Injection, OWASP top ten Experience with Igloo, Google Apps, Alfresco, ServiceNow, Lucidworks/SOLR Experience creating or modifying existing Open Source projects Knowledge of a Linux operating system Experience designing for or writing components for an ESB or SOA Understanding of distributed transactions Scrum or other agile, cross-functional team experience Experience with Linux Systems Administration About Red Hat Red Hat is the world’s leading provider of enterprise open source software solutions, using a community-powered approach to deliver high-performing Linux, cloud, container, and Kubernetes technologies. Spread across 40+ countries, our associates work flexibly across work environments, from in-office, to office-flex, to fully remote, depending on the requirements of their role. Red Hatters are encouraged to bring their best ideas, no matter their title or tenure. We're a leader in open source because of our open and inclusive environment. We hire creative, passionate people ready to contribute their ideas, help solve complex problems, and make an impact. Inclusion at Red Hat Red Hat’s culture is built on the open source principles of transparency, collaboration, and inclusion, where the best ideas can come from anywhere and anyone. When this is realized, it empowers people from different backgrounds, perspectives, and experiences to come together to share ideas, challenge the status quo, and drive innovation. Our aspiration is that everyone experiences this culture with equal opportunity and access, and that all voices are not only heard but also celebrated. We hope you will join our celebration, and we welcome and encourage applicants from all the beautiful dimensions that compose our global village. Equal Opportunity Policy (EEO) Red Hat is proud to be an equal opportunity workplace and an affirmative action employer. We review applications for employment without regard to their race, color, religion, sex, sexual orientation, gender identity, national origin, ancestry, citizenship, age, veteran status, genetic information, physical or mental disability, medical condition, marital status, or any other basis prohibited by law. Red Hat does not seek or accept unsolicited resumes or CVs from recruitment agencies. We are not responsible for, and will not pay, any fees, commissions, or any other payment related to unsolicited resumes or CVs except as required in a written contract between Red Hat and the recruitment agency or party requesting payment of a fee. Red Hat supports individuals with disabilities and provides reasonable accommodations to job applicants. If you need assistance completing our online job application, email application-assistance@redhat.com . General inquiries, such as those regarding the status of a job application, will not receive a reply.
Posted 2 weeks ago
3.0 years
5 - 18 Lacs
Greater Noida
On-site
Key Responsibilities : Design and develop communication templates, data models, and logic within SmartComm. Customize document templates using SmartComm Designer (SmartCOMM Designer). Work closely with business analysts and stakeholders to gather requirements and translate them into effective SmartComm solutions. Integrate SmartComm with other enterprise systems and ensure end-to-end functionality. Perform unit and integration testing of SmartComm modules. Provide production support and troubleshoot issues related to SmartComm solutions. Create technical documentation, deployment guides, and user manuals. Stay updated with the latest SmartComm features and best practices. Required Skills : 3+ years of experience with Smart Communications (SmartComm) platform. Proficiency in SmartCOMM Designer, data mapping, business logic implementation. Strong understanding of XML, XSLT, JSON, and data modeling. Experience with REST/SOAP APIs and system integrations. Familiarity with agile methodologies and DevOps practices. Good problem-solving, debugging, and communication skills. Skills - SmartCOMM XMLSystem Integration JSON System Implementation XSLT REST API SOAP API Job Type: Full-time Pay: ₹500,000.00 - ₹1,800,000.00 per year Schedule: Monday to Friday Ability to commute/relocate: Greater Noida, Uttar Pradesh: Reliably commute or planning to relocate before starting work (Required) Application Question(s): What is your Current CTC? How many days of Notice Period you have to serve? Experience: Smart COMM: 3 years (Required) Work Location: In person
Posted 2 weeks ago
8.0 - 10.0 years
7 - 10 Lacs
Bengaluru
Hybrid
The Legal & Research Technology in Bangalore provides systems development and support for the content processing needs of WestLaw. The group oversees and executes on a wide range of project types, ranging from cost saving infrastructure to revenue driving product development initiatives. This group is involved in developing systems which helps in creating content that is developed by Lega experts and editors and effectively used by Legal Professionals and Lawfirms in improving their user experience. We are looking for a highly motivated, innovative and detailed oriented individual who will make an impact on a large-scale, enterprise-wide initiative to serve as a Technical Lead on this team. The key area of focus for this position is serving as a Technical Lead for a multi-year project to deliver systems with excellent proficiency in Java, Groovy, Grails, jQuery, JavaScript and Full stack development The ideal candidate will possess strong organization, communication, and problem-solving skills. They must also possess effective oral and written communication skills, as well as strong interpersonal skills. A history of meeting aggressive deadlines in uncertain environments and maintaining strong customer relationships are key selection criteria. About the Role In this opportunity as an Associate Lead Software Engineer, you will: Develop efficient and high-quality code while meeting product release deadlines Contribute to the design discussions with architects and business providing insights into approaches and solutions Translate architectural vision into the design and delivery of a functioning system Ensure adherence to coding, design and architectural standards Develop deployment and rollout plans as needed Prepare time estimates for projects and software design plans Lead technical design discussions with the team and participate in the code reviews Involved in design all test cases to provide support to all systems and perform unit tests. Contribute in grooming the team technically and provide guidance to peers and the team. Responsible for working with the project managers in planning the sprints, providing feedback and communicating any obstacles. Individual must be proactive, self-motivated with ability to prioritize multiple project tasks. Production Support & Maintenance activities: Respond quickly to support issues and follow up till resolution Conduct thorough troubleshooting and provide quick resolution to production problems Follow up and provide timely reporting on issues to management Should be flexible, proactive, self-motivated enough to learn new technologies quickly and lead the team by helping and grooming them technically. Technical knowledge should include hands-on design and development of enterprise class applications including design analysis, and implementation and testing along with experience with trouble shooting and maintenance activities. Must be able to Effectively balance and prioritize multiple projects and tasks concurrently. About you: Youre a fit for the role of an Associate Lead Software Engineer if you: 8+ years of background in software development with Java, J2EE technologies. A four-year degree in computer science or a related field is required. Graduate training in business or technology is a plus, but not required. Experience in full stack development using Spring, JavaScript, JQuery, Groovy & Grails, Oracle 5+ years of experience of working with large relational database such as Oracle/SQL and ORMs 3+ years of background in software development using AWS capabilities 5 + years of experience in OOA and OO Design and Development using Design Patterns 3+ years of experience with XML technologies Understanding of TDD, iterative, use case driven development Core Java (Java 8), J2EE, App Server (WebSphere/Tomcat), Oracle/SQL, Unix (Linux) Experience with frameworks such as Spring MVC, Spring Boot, JPA/Hibernate, Restful Web Services Strong Database Experience with strong knowledge of writing complex SQL scripts Experience with UI technologies such as JavaScript, JQuery, AngularJS, ReactJS will be a big plus Proficient in XML, XSLT, XSD and related technologies Application of Object-Oriented Analysis and Design (OOAD) techniques and implementation using Design Patterns. Experience with unit testing frameworks such as Junit/Mockito and continuous integration testing with Cruise Control/Junit Experience with Build tools such as Ant, IVY, Maven, Gradle, etc. Experience in extensive use of source control tools such as GIT, TFS, etc. Ability to interact effectively within and across other teams Strong technical acumen and communications skills Background in Test Driven Development, pair programming, and other agile/XP methodologies preferred Novice in developing software using AWS capabilities Skills that demonstrate excellence in a dynamic fast-paced environment with a high degree of flexibility and accountability. A history of meeting aggressive deadlines in uncertain environments and maintaining strong customer relationships. Strong interpersonal and communication skills including both oral and written proficiency.
Posted 2 weeks ago
19.0 years
0 Lacs
Chennai, Tamil Nadu, India
On-site
Who are we? Kriyadocs is a leading document workflow platform focused on the publishing industry. At Kriyadocs®, we have partnered with prestigious publishing houses across the world for over 19 years and delivered world-class, publication-ready digital & print content by applying cutting-edge technology, streamlined processes, and extensive domain expertise. Technology is at the core of our evolution - we’ve consciously striven to always stay ahead of the curve in its adoption to provide best-in-class capabilities for our clients and our employees. This ethos is reflected in our vision and mission. Our Vision: To make publishing all content as simple as clicking a button and become the partner of choice for individuals and organizations looking to share knowledge. Our Mission: Provide a fantastic experience to authors, content publishers, and our own employees through technology and innovation, by publishing high-quality content seamlessly and quickly. We deliver Happy Authors and Happy Employees. What is it really like to work here? At Kriyadocs, every Kriyator is driven by our culture at the core to • Deliver Excellence - Deliver Delight • Stay Curious - Stay Driven • Dream Big - Rise Together You could also be a Kriyator, if you are • Fearless in taking on challenges • Focused on learning, demonstrating new skills and working towards successful outcomes • Fanatical in taking pride and responsibility in all your work 2 About the Role Why this role matters As Customer Support Lead at Kriyadocs, you will not only manage and coach a team — you will reimagine how support operates. We’re looking for a self-driven leader who can turn support into a proactive, insight-driven function that partners deeply with Product, QA, and Engineering to champion the voice of the customer. We are in transition — from a reactive support model to a customer advocacy engine that sets new standards of quality. If you're curious, obsessed with root causes, and never settle for broken experiences, this is your chance to create lasting impact. What will you be doing? - Lead the Team : Mentor and grow a blended team of experienced and junior support staff; identify skill gaps and build training plans; establish KPIs. - Raise the Bar on Problem Solving : Drive a solutions-first mindset; push back on Engineering and QA; build processes that challenge the status quo. - Proactively Champion the Customer : Collaborate cross-functionally; escalate and document bugs clearly; build a 24/7 support mindset. - Create Systems from Scratch: Establish foundational processes; build documentation frameworks; use scripts to resolve issues. - Be Data-Driven and Insightful : Use metrics to drive improvement; identify patterns; develop dashboards. - Represent Kriyadocs Globally: Communicate effectively with global stakeholders; own rooms virtually and in-person. What are we looking for in you? - 5+ years in customer support or success in a B2B SaaS company. - Strong technical background with scripting experience (XML, XSLT, SQL, JavaScript). - Natural curiosity and deep problem-solving mindset. - Self-starter who can set up systems and processes from scratch. - Exceptional communication skills with experience engaging global audiences. - Comfortable with ambiguity, urgency, and high ownership. - Strong documentation practices and attention to detail. - Data-driven decision-making. - Experience building a 24x7 support culture. Why should you join us? - Impact: Be critical to our growth journey and scalable systems. - Autonomy: Space and support to lead and decide. - Vision: Help transform publishing through technology. - Culture: Rise together, stay curious, and deliver delight. Show more Show less
Posted 2 weeks ago
0.0 - 3.0 years
0 Lacs
Greater Noida, Uttar Pradesh
On-site
Key Responsibilities : Design and develop communication templates, data models, and logic within SmartComm. Customize document templates using SmartComm Designer (SmartCOMM Designer). Work closely with business analysts and stakeholders to gather requirements and translate them into effective SmartComm solutions. Integrate SmartComm with other enterprise systems and ensure end-to-end functionality. Perform unit and integration testing of SmartComm modules. Provide production support and troubleshoot issues related to SmartComm solutions. Create technical documentation, deployment guides, and user manuals. Stay updated with the latest SmartComm features and best practices. Required Skills : 3+ years of experience with Smart Communications (SmartComm) platform. Proficiency in SmartCOMM Designer, data mapping, business logic implementation. Strong understanding of XML, XSLT, JSON, and data modeling. Experience with REST/SOAP APIs and system integrations. Familiarity with agile methodologies and DevOps practices. Good problem-solving, debugging, and communication skills. Skills - SmartCOMM XMLSystem Integration JSON System Implementation XSLT REST API SOAP API Job Type: Full-time Pay: ₹500,000.00 - ₹1,800,000.00 per year Schedule: Monday to Friday Ability to commute/relocate: Greater Noida, Uttar Pradesh: Reliably commute or planning to relocate before starting work (Required) Application Question(s): What is your Current CTC? How many days of Notice Period you have to serve? Experience: Smart COMM: 3 years (Required) Work Location: In person
Posted 2 weeks ago
6.0 - 12.0 years
0 Lacs
Pune, Maharashtra, India
On-site
Eviden, part of the Atos Group, with an annual revenue of circa € 5 billion is a global leader in data-driven, trusted and sustainable digital transformation. As a next generation digital business with worldwide leading positions in digital, cloud, data, advanced computing and security, it brings deep expertise for all industries in more than 47 countries. By uniting unique high-end technologies across the full digital continuum with 53,000 world-class talents, Eviden expands the possibilities of data and technology, now and for generations to come. Role: Java Backend Developer Total Experience: 6-12 years Job Location: Pune and Chennai Mode of Hire: Permanent Educational Qualification: Any (Full Time Graduate) Job Roles And Responsibilities Experience in developing web-based applications using React, Spring Boot, Micro Services, REST APIs/Web Services, Spring MVC, JEE (Java 8, JSF, JPA, JSP, Servlets, JDBC), XML (DOM, SAX, XSLT), DHTML/HTML5, JavaScript, JBOSS etc. The core technologies used are Java 8 (or above), Spring Framework, Junit 4 & 5, FreeMarker Templates Oracle (approximately 10% of the time) Deal experience in development on AWS Good experience in development IDE tools such as IntelliJ IDE e.t.c.. Job Requirements Must have knowledge and experience working in Agile Environment using SCRUM framework Must have Onsite Client facing experience Jenkins, Maven, CI/CD experience must require Excellent analytical, communication and Team Player skills are required Knowledge in Performance monitoring & metrics tools such as Glowroot, Jprofiler e.t.c.. would be plus Our Offering Global cutting-edge IT projects that shape the future of digital and have a positive impact on environment Wellbeing programs & work-life balance - integration and passion sharing events Company Initiative Benefits Courses and conferences Attractive Salary Hybrid work culture #Eviden Let’s grow together. Show more Show less
Posted 2 weeks ago
Upload Resume
Drag or click to upload
Your data is secure with us, protected by advanced encryption.
XSLT (Extensible Stylesheet Language Transformations) is a powerful tool used for transforming XML documents into other formats. In India, the demand for XSLT professionals is on the rise as more companies are utilizing XML technologies in their applications. Job seekers with expertise in XSLT can find ample opportunities in various industries across the country.
The average salary range for XSLT professionals in India varies based on experience levels: - Entry-level: INR 3,00,000 - INR 5,00,000 per annum - Mid-level: INR 6,00,000 - INR 10,00,000 per annum - Experienced: INR 12,00,000+ per annum
A typical career path in XSLT may include roles such as: - Junior Developer - Senior Developer - Tech Lead - Architect
In addition to XSLT expertise, employers often look for candidates with the following skills: - XML - XPath - XQuery - XSD (XML Schema Definition) - Java/C#
As you prepare for XSLT job interviews, make sure to showcase your knowledge and skills confidently. With the increasing demand for XSLT professionals in India, this is a great time to explore new career opportunities and grow in this field. Good luck!
Browse through a variety of job opportunities tailored to your skills and preferences. Filter by location, experience, salary, and more to find your perfect fit.
We have sent an OTP to your contact. Please enter it below to verify.