Properties Commonly Modified

Most of the data setup utility runtime properties have defaults that work for almost all of the DSU operations. However, there are some properties that need to be modified because they are specific to the Common Services installation or to Business Rules. The installation specific properties are:
  • dbUrl
  • dbConnectId
  • dbConnectPwd
  • baseSchema
The properties for operations that involve Business Rules are:
  • busRulesSchema
  • environmentName
  • releaseId

It is recommended to use the newConfigurationFile option to locate sensitive or common settings in a separate properties file. Also it is recommended to pass dynamic variables like releaseId from the command line.