Wait for Posting Preconditions
Overview
This decision table determines what actions are taken in Authorizations.
Actions
Action | Description |
---|---|
CONTINUE | The flow is executed. |
SKIP | The flow is skipped. |
Configuration
Condition | Action |
---|---|
Authorization Status is "Pending" | CONTINUE |
Otherwise | SKIP |
Â
Rule | WaitForPostingPreConditions |