SBM AppScript Reference → Programming SBM AppScript → Shell Properties → Shell Property Descriptions → Transition Shell Properties
Transition shell properties are defined when there is a current transition.
string (input). The name of the current transition.
long integer (input). The TS_ID of the current transition. For details on the TS_ID, refer to Identifying Records by TS_ID and Table ID.
string (input). Identifies the type of the current transition. Possible values are: Regular, Copy, Update, Delete, Post Item, Create Subtask, Publish Problem, and Post to External Database.
string (input). The name of the state from which the transition begins.
long integer (input). The TS_ID of the state from which the transition begins. For details on the TS_ID, refer to Identifying Records by TS_ID and Table ID.
string (input). The name of the state to which the item is transitioned.
long integer (input). The TS_ID of the state to which the transition travels. For details on the TS_ID, refer to Identifying Records by TS_ID and Table ID.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.