SAP Program REAMIEM_EVENT_PROCESS - AMI Event Management: New Events Processing


Since the number of events to process can be very large, the processingis done in chunks (in increments of five). It is possible to modify thesize of the chunks using the method GET_CHUNK_SIZE from the BAdIISU_AMI_EM.
Also, the report can be programmed and scheduled to run as a backgroundjob. This makes it possible to have a job periodically processing newevents without hindering the system#s performance.

Selection
The Selection Filtering section allows the user to filter new events forprocessing.
Events can be selected based on:

  • Event type codes

  • Event severity codes

  • Providers ID

  • Event source codes

  • The report also offers the possibility of limiting the number of eventsto process. The #Select All New Events# checkbox, if enabled, selectsall new events matching selection criteria from the selection filteringsections
    We recommend monitoring events using the monitoring report. However
    <(>,<)> a simple job log is also available once the processing iscomplete. This log simply indicates whether each event that wasprocessed succeeded or failed.