Closed rscher closed 2 years ago
setVisibility argument adds capability to set visible flag to true for all columns in DTs (only if set to false ) in the branch.
proposed change for the customer might look like this-
java -cp "/teamserver/lib/:teamserver/lib/eclipse_plugins/:" com.ibm.odm.tools.ConfigureDT -username username -password passwrd -url URL -dataSource jdbc/ilogDataSource -decisionService decisionServiceName -branch branchName -autoResize [true/false] -setVisibility [true/false]
completed in v0.0.3
setVisibility argument adds capability to set visible flag to true for all columns in DTs (only if set to false ) in the branch.
proposed change for the customer might look like this-
java -cp "/teamserver/lib/:teamserver/lib/eclipse_plugins/ :" com.ibm.odm.tools.ConfigureDT -username username -password passwrd -url URL
-dataSource jdbc/ilogDataSource -decisionService decisionServiceName -branch branchName -autoResize [true/false] -setVisibility [true/false]