InterviewSolution
| 1. |
Why do we need SAP PI system? What are the key capabilities provided by PI system? |
|
Answer» In an organization, SAP ERP doesn’t contain a single system but consists of number of integrated systems like SAP CRM, FICO, EWM, etc. SAP PI provides a platform as single point of integration for all systems without touching complex legacy system for all data and information exchange. These are the key capabilities that are provided by SAP Process Integration − Connectivity − Using SAP PI, you can connect different applications and systems that has different technical way of communication. It provides you with variety of adapters that allows you to connect applications based on different protocols like HTTPS or Remote Function call RFC. Routing − Routing define the rules for flow of messages between different systems at run time. Mapping − As SAP PI is used to connect different applications or systems in a distributed environment that can be set up between different companies so there is a possibility that structure of data exchange between two components differs from each other. |
|