Delete
Description:
Delete is a step in the Output Plugin for Process Studio Workflows. Delete, plugin step is for deleting rows.
Configurations:
| No. | Field Name | Description |
|---|---|---|
| Step Name | Name of the step. This name has to be unique in a single workflow. | |
| 1 | Connection | Name of the database connection on which the target table resides. |
| 2 | Target Schema | The name of the Schema for the table to write data to. |
| 3 | Target Table | Name of the target table. |
| 4 | Commit Size | The number of rows after which to commit. |
| The keys to lookup the values: | ||
| 1 | Table field | Field in the table to lookup |
| 2 | Comparator | Select from the list of comparators |
| 3 | Stream field1 | Table field is compared with Stream field1 using comparator |
| 4 | Stream field2 | Table field is compared with Stream field2 using comparator |