|
Action Execution Modes |
Top Previous Next |
|
Actions may be executed in two different modes:
Interactive mode is the normal execution mode supported by every action. In this mode, every UI Procedure executed during action flow performs some user interaction using AggreGate Server user interface. For example, it may show messages or ask the user to edit some data. Headless mode is supported only by actions that may execute "off-line", without interaction with an operator. In this mode, the result of every UI procedure is predefined when the action is configured for non-interactive execution. All action output is redirected into server log and/or converted into context events. Headless execution is supported by Alerts and Scheduled Jobs. |