Illustration strms044.htm shows the following process for rule-based transformation during apply:

  1. An apply process dequeues events from a queue and performs the transformation.
  2. The apply process either sends the transformed events to apply handlers or applies the transformed events directly to database objects.