The db_wkfconnection table contains metadata about connection in workflows between program instances. This is currently not used.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| dbrep_iid | integer | not null | The unique ID of the workflow connection. Currently not used. |
| dbrep_version | smallint | with null | The version number of the workflow connection. Currently not used. |
| dbrep_conntype | smallint | with null | The type of workflow connection. Currently not used. |
| dbrep_srcproginstiid | integer | with null | The source object instance id. Currently not used. |
| dbrep_tgtproginstiid | integer | with null | The target object instance id. Currently not used. |
Product Name: Data Transformer
Table Type: Table