Use
The event queue can be used to store events temporarily in a memory.
If the event queue is switched on, certain events are not passed immediately to the event receivers, but are stored temporarily in the event queue instead.
This means that the system load caused by a large number of events being created can be spread over a longer time period (which can be set by the workflow system administrator). This combats the threat of system overload.

This is achieved by the transactional RFCs for starting the receivers not being called immediately, but after a time delay and in small numbers.
Using the event queue therefore delays the calling of the receivers.
The event queue can also be used to store events that have errors temporarily.
Integration
The event queue is one of the SAP Business Workflow
administration tools.Prerequisites
The event queue can only be used for events if the relevant event linkages are appropriately classified.
The indicator Enable event queue in
type linkage table maintenance can be used to do this.Features
Functions on the application toolbar
Refresh
Set default values
Undo change
Restore
Transport administration data This function can be used to assign the administration data to a transport request.
Event traceAll events created correctly are logged in the
BrowserThe
Delete eventsThis report can be used to delete events from the event queue.
Tab page Overview
When you start event queue administration, the tab page Overview is activated. This tab page shows all the statuses of the settings that can be made on the other tab pages. It also shows the current content of the event queue and other statistics.
Other tab pages
The following tab pages are available for the actual administration:
Tab page |
Function |
| Basic data |
The administrator and the error feedback behavior are maintained here. |
| Activation |
The event queue is activated here. |
| Background job |
The event queue is read at regular intervals by a background job. |
| Event delivery |
The event delivery specifies how the event receivers are to be started. |
| Linkages with errors |
Those event linkages for which there are events stored temporarily because of errors, or which have an error status are displayed here. |
Activities
You can access administration of the event queue by choosing Tools
® Business Workflow ® Development ® Administration ® Event manager ® Event queue.