When you code
ESQL to configure Compute, Database, DatabaseInput, and Filter node behavior, be aware
of the limitations of each type of node.
About this task
- Compute node
- You can configure the Compute node
to do any of the following operations:
- Database node
- You can configure the Database node
to do any of the following operations:
- Update data in a database.
- Insert data into a database.
- Delete data from a database.
- Update the environment tree.
- Update the local environment tree.
- Propagate the input message to the next node in the message flow.
- DatabaseInput node
- You can configure the DatabaseInput node to do any
of the following operations:
- Respond to updates that are made to the data in a database.
- Create one or more output messages, with none, some, or of all
the content retrieved from a database, and propagate these new messages
to the next node in the message flow.
- Filter node
- You can configure the Filter node
to do any of the following operations:
- Update data in a database.
- Insert data into a database.
- Delete data from a database.
- Update the environment tree.
- Update the local environment tree.
- Propagate the input message to the next node in the message flow
(the terminal through which the message is propagated depends on the
result of the filter expression).
View the remaining tasks in this section to find
the details of how you can perform these operations.