t_Upgrade_Script
Script : Upgrade
A Script step allows you to run script against the model to "fix up" data
Description
Script steps will stop processing, so the last line in the script is typically: (logger'info "Please manually update the step column of the NJVersion table to -1 and continue the upgrade.")
You then start the server again and the upgrade will continue.
Properties
description : stringScript upgrade description.
language : schemeLanguageTypeThe scripting language for this element.
The language defaults to scheme.Valid values based on“languageType”. scheme scheme scripting language
version : stringUnique string identifying the repository version.
Parents
Upgrade - The set of changes to a model's Relational Datasource(s) from version to version.
Parent topic: Upgrade