SAP HANA DB Delete
You can use this activity to run the delete SQL statements on SAP HANA Database. This activity returns information in the form of total rows affected.
Configuration
This tab has the following fields.
Field | Description |
---|---|
SAP HANA Database Connection | Name of the connection which is used to connect the SAP HANA Database.
If you have created multiple SAP HANA Database connection, select the connection from the drop-down list. |
Entity Type | Select the type of the entity from the drop-down list. |
Entity Name | Enter the name of the entity you want to use for SAP HANA DB Delete activity. |
Input Settings
The Input Settings tab has the following fields:
Input
Output
The Output tab displays the output schema of the activity as a tree structure. The output is read-only. The output schema contains rowsAffected field which displays the total number of rows affected after the activity is run. The properties that are displayed in the schema correspond to the output of this activity and can be used as input by subsequent activities in the flow.