View Issue Details

IDProjectCategoryView StatusLast Update
0005696SymmetricDSBugpublic2023-03-23 21:07
Reporterpmarzullo Assigned Topmarzullo  
Prioritynormal 
Status assignedResolutionopen 
Product Version3.15.0 
Summary0005696: Document variables available to initial load/reload scripts and send SQL scripts
DescriptionWhen specifying any of the following sql scripts for loading data:
initial.load.before.sql
initial.load.after.sql
initial.load.reverse.before.sql
initial.load.reverse.after.sql
initial.load.delete.first.sql

or when sending SQL, need to document the available variables.

The available variables are:
sourceNodeId
nodeId
sourceNodeExternalId
sourceNodeGroupId
targetNodeId
targetNodeExternalId
targetNodeGroupId
catalogName
schemaName
tableName
Tagsdocumentation

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-02-15 16:43 pmarzullo New Issue
2023-02-15 16:43 pmarzullo Status new => assigned
2023-02-15 16:43 pmarzullo Assigned To => pmarzullo
2023-03-23 21:07 pmarzullo Tag Attached: documentation