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
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
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.
You may want to avoid users submitting duplicate values into Auxiliary tables which can be a challenge because without a workflow you can't run pre or post transition app scripts like you can on a primary table. The following solution requires that you be running SBM 11.1 at least since it uses a feature called JSON API that was introduced in 11.1.