Skip to main content

Delete

Description:

Delete is a step in the Output Plugin for Process Studio Workflows. Delete, plugin step is for deleting rows.

Configurations:

No.Field NameDescription
Step NameName of the step. This name has to be unique in a single workflow.
1ConnectionName of the database connection on which the target table resides.
2Target SchemaThe name of the Schema for the table to write data to.
3Target TableName of the target table.
4Commit SizeThe number of rows after which to commit.
The keys to lookup the values:
1Table fieldField in the table to lookup
2ComparatorSelect from the list of comparators
3Stream field1Table field is compared with Stream field1 using comparator
4Stream field2Table field is compared with Stream field2 using comparator