BEVA0021E BUSINESS EVENT PROCESSING WAS UNABLE TO PROCESS EVENT eventname. DISPATCH ADAPTER daname CANNOT BE FOUND.

Where

eventname
The business event name.
daname
The business event dispatch adapter name.

Last updated

  • Changed in 2019 (information only; no code change).
  • Added for PUT10.

Explanation

Business event processing retrieved an event message from the business event dispatch queue, but the business event dispatch adapter that is specified in the business event specification cannot be found.

System action

The error count for the specified business event is incremented. If an error queue is defined for the business event, the event message is added to the error queue. Otherwise, the event message is discarded.

User response

Take one of the following actions:
  • Enter the ZMDES command with the DEPLOY parameter specified to deploy the business event dispatch adapter.
  • Change the business event specification to specify the correct business event dispatch adapter name.
  • Load the business event dispatch adapter to the z/TPF system.