You can execute any of the actions available in the folders of actions of the Action Flow editor Tools tree.

How to execute an action:

  1. In the Action Flow editor, drag the action from the respective folder in the Tools tree and drop it in the action flow. (Collection of elements that graphically implements the behavior of an action. You can have assign and control elements, exception handlers or you can invoke other actions. The elements are linked through Connectors.)

  1. An Execute Action is created.

If you drop the action on top of an existing connector, this action is inserted at that point. If you drop it in an empty area of the Flow canvas, you have to link it afterwards; otherwise this action is not executed.

An action can have:

CalculateArea.Result

If the parameter type is composite, you can browse its definition to reach the attribute you want; the available composite types are Record and Record List.

See Also

Execute Action Properties | Execute an Entity Action | Explicitly Wake a Timer | Use Permission Areas | Use Web Service | Execute a Built-in Action | Use an Action Reference