Processing Event: Scheduled Transactions

When the region database triggers a scheduled transaction, the following sequence of events occurs:

  1. The scheduled transaction is triggered in the region database, which then notifies the cross-region database of the transaction request.
  2. The cross-region database sends the transaction details to the event monitor.
  3. The event monitor retrieves the transaction details from the region database.
  4. The event monitor forwards the transaction details to the dispatcher.
  5. The Dispatcher sends the request to the transaction queue on the region database, which handles SEP processing of the transaction.

    From this point onwards, the scheduled transaction behaves in the same way as an input transaction.