|
Results |
|
Mass Update for Create Subtask and Post Transition
Mass Update for Create Subtask and Post Transition
|
|
|
SBM Session Management unexpectedly kicked out, post transition errors
SBM Session Management unexpectedly kicked out, post transition errors
|
|
|
RLC: After upgrade, release packages that were left in one of several states require additional post-upgrade transitions
RLC: After upgrade, release packages that were left in one of several states require additional post -upgrade transitions
|
|
|
Post/Subtask transition does not copy mapped values to the new item
As an example, ApplicationA has a subtask transition that posts into ApplicationB. On the transition's Properties screen, on the Post Options tab, you can map fields between the two applications. When the user actions this transition, the system should copy the data values as mapped. In
|
|
|
Cancel during a "post" or "subtask" transition does not stop the transition on the parent item.
NOTE: The method described below uses the Trigger feature, which is only available on primary tables. In other words, this method will only work when posting an item into a primary table. This method cannot be used when posting an item into an Aux table because triggers are not available on Aux tables.
|
|
|
JSON API example POST data for submittoproject (also same format for submittoaux)
This cover the format for the various different field types: { transition : { TITLE: "abc", BINARY: 0, TRINARY: 2, WHATSAFOLDER: 207, MULTI_GROUP_LISTBOX: [10,13,14], MULTI_GROUP_CHECKBOX: [
|
|
|
Searching for all Issues that are posted from Incidents
Sometimes you may wish to report on items that were posted from items in another table. Often, this Post transition will be set up to create Item Links between the two items. Thus, the items posted can be identified through these links.
|
|
|
Supported transition type on SBM Mobile App
Customer may want to use mobile specific options in the SBM Composer like “Always hide” for transitions in Workflow Design and for fields/controls in Visual Design However if there is a requirement to use Post Transition on Mobile App, there are a few options here: 1. Make the post transition as quick transition so it automatically launches the post
|
|
|
In what order do operations fire in a transition?
6 Transition attribute scripts for the post-transition context 7 TeamScript for the post -state context 8 TeamScript for the pre-state context
|
|
|
How can I stop a transition from happening if there isn't a file attachment on the item or an attachment of a certain type?
Click New and choose AppScript Make sure one of the following contexts are used ( Post - Transition , Pre-State, Post -State this won't work if you use a Pre- Transition ) Select the AppScript you created earlier.
|
|
|