Synergize Process Server Actions

Actions are the building blocks of any process. In the Process Designer, a toolbox or palette contains a wide range of actions. Additional actions can be created for even more customization. Actions are connected together to form a flow.

  • Actions can derive useful information from each other through a technique known as binding. By binding a property of one action to the property of another action, dynamic data processing can be achieved.

  • Actions can represent discrete steps in a process or they can act as logical containers, representing loops and branches in the flow. In this way, actions can be nested within other actions. In fact, nesting is often necessary to design a valid process.