Filter processing
You can combine the Filter, SQL, and API logs to "see" how AR System interacts with the database and how the different phases interact with each other, especially if you are creating complicated workflow. For more information, see Server-logging-modes.
The following figure illustrates how AR System server processes filters.
Filter processing
When you create a filter, you assign it an execution order value. If one filter has a lower execution order than another, the actions for the first filter are executed or queued before the actions for the second one. When filters have the same execution order, you cannot determine which order the filters will run. The order may change over time. If you require a specific sequencing for filters, use different order numbers.
For more information about filter processing, see these topics:
Action | Reference |
---|---|
Understand the phases within filter actions. | |
Review the filter processing example. | |
Learn the methods to override filter processing phase. |