明壁幕府忍法帳 > Aptana Index > Home > Axway API Builder > API Builder > API Builder Developer Guide > API Builder Project > Artifacts > Flows > Nodes in Flow

2018.11.08 Ver.13 (2018.11.19)

Nodes in Flow

Flow-nodes represent an individual portion of functionality in a flow. Flow-nodes are available for flows which are built to perform certain actions. These can be configured individually and pass parameters from the flow context as part of the flow definition.

Flow-node configuration is handled on server initialization, whereas parameter handling happens at flow execution time.

As of API Builder Tools 2.0, the following flow-nodes are available for use:

Beginning with API Builder Tools 3.0, flow-nodes can be configured by selecting a method and the defining the parameters and outputs in the API Orchestration flow editor. The default Model flow-node methods are: count, create, delete, deleteAll, distinct, findAll, findAndModify, findByID, query, update, and upsert. The default Core flow-node types are: Custom, Codeblock, Compose, Condition, Delay, HTTP, JSON, and Set Context. For additional information, see API Builder Flows.