CommitSqlSessionResponse

Configuration file

commitsqlsession_sample.properties

Class name

com.ebd.hub.datawizard.customresp.CommitSqlSessionResponse

Description


This class can be used to execute commits of SQL statements from phase 3/4 in phase 6.

As a prerequisite, the target structure node attribute "Transaction control" has to have the value "In response path".

Parameters


Parameter

Description

nodes

Specifies the name of the target structure node for which a commit is to be performed. Multiple nodes are separated by commas. If you want to commit all nodes, you can specify the value "all".

Example configuration file


commitsqlsession_sample.properties
nodes=mynode1,mynode2