detemplate command

Example: Detemplatize a previously-templated bundle (mygateway.xml)
gateway83
Purpose and Usage
  • Use after a
    template
    command to convert a templated bundle into non-templated form.
  • You do not have to use
    detemplate
    before
    migrateIn
    ; you can specify the template file as input.
Example
Detemplatize a previously-templated bundle (mygateway.xml)
$ ./GatewayMigrationUtility.sh detemplate --bundle mygateway.xml --template bundleTemplate.properties