InterviewSolution
| 1. |
What is the use of Cross component BPM in SAP PI system? |
|
Answer» Business Process management deals with cross component BPM. This includes SAP workflow in SAP backend and processing of message on Integration server. Cross component Business Process Management provides SAP NetWeaver Process Integration with functions for stateful message processing, that is, the status of an integration process is persisted on the Integration Server. This means that an integration process can, for example, wait infinitely until further messages are received or until a particular deadline is reached. Moreover, it is possible to process messages further within an integration process. |
|