| eG Monitoring |
|---|
|
Measures reported by AsAbapEvtLnkTest The type linkage describes the assignment of a receiver function module and a receiver type to a particular combination of object type and event. A type linkage must be created if the system is always to react to an event of a particular object type. The type linkages are evaluated at runtime by the event manager. The event receiver should define a type linkage using a function module provided. Type linkages are client-dependent and are written automatically into a Customizing transport request if the client is configured (in table T000 ) for changes to be recorded automatically. All entries are then transported including activation indicators. In the case of client copy, you should ensure that the type linkages are copied into the target client, but are always deactivated in the target client. The activation indicator of each individual type linkage is only copied with client copy if explicitly requested (parameter option for copying tables of class A). The event manager begins the evaluation of the active type linkages when it is notified of the ID of a created event. For event handling to take place, either the event created and its triggering object type or the event created and a supertype of the triggering object type must be entered for the type linkage. An appropriate workflow is always started as a reaction to an event of a particular object type. Whenever workflow start is delayed or there is a sudden decrease in the number of workflows that are started, then the administrators may need to analyze the real cause behind such delays! Ususally such delays are caused when the event linkages are inactive and when errors are detected in the event linkages. Therefore it becomes essential to monitor the event linkages and keep a constant vigil on the number of inactive linkages and the number of linkages with errors. The Event linkages test helps you in this regard. This test monitors the event linkges and helps you figure out how many linkages are available on the server and how many are currently active/inactive on the server. In addition, this test helps the administrators identify the number of event linkages with errors and figure out the real reason behind such errors. The measures made by this test are as follows:
|