InterviewSolution
| 1. |
Which components you can configure and monitor under Configuration and Monitoring option? |
|
Answer» Using Configuration and Monitoring, you can monitor these functions − Component Monitoring − To monitor different SAP PI Java and ABAP components. Message Monitoring − To monitor the status of message processing in a SAP PI component. Performance Monitoring − Using runtime workbench you can monitor different performance measures in a SAP PI system. You can create various aggregation reports. End to End Monitoring − To monitor end to end lifecycle in SAP PI system for a scenario. Message Index Search − You can perform Index based message search in message monitoring and you can also search based on adapter specific selection, etc. Alert Inbox − Alert inbox is as per role assigned to a business user and is used for viewing all the alerts in SAP PI system as per configuration. Alert Configuration − Alert framework in C&M allows you to report all the errors during message processing in ABAP and Java. Using alert configuration, you can define policy if an alert has to be reported for error and to perform analysis or not. Monitoring of runtime cache − This is used to view objects in runtime cache. |
|