Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
  • Default Load Script Templates can be set in the source connection Properties tab.
  • DDL Templates can be set in the Target Settings tab of the target connection.
  • The settings in the Routine Templates tab is used and Object Subtype Maintenance tab are used in deploying applications into RED via the REDCLI command 'object generate-routine'. Refer to Dedicated Command Line Interface (REDCLI) for details.
  • The Routine Template defaults can also be set using REDCLI, for example:
    RedCli>connection set-default-template --con-name "MyTargetConnection" --obj-type "StageLoad" --obj-sub-type "DataVaultStageLoad" --op-type "UpdateRoutinePostLoad" --tem-name "wslpost_sqlserverload_stage_dvtemplate"