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 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 "Stage" --obj-sub-type "DataVaultStage" --op-type "UpdateRoutine" --tem-name "wsl_sqlserver_stage_dv"

...