State Model - rule expression - browser script
I am using Siebel 8.1.4 and I need some some help with the handling of the state model. The issue is to enable some transitions only when they are set by a browser script. I tried this via rule expression, but the transition is always shown no matter which expression I use (e.g. 'A' = 'B').
Background: I have to implement some kind of warning (therefore the browser script). If the user set the state from A-->B some checks are performed and if there's a rule vioaltion a message box with a warning appears. If the user "cancel"s the warning the state should be reset to A. But this transition shouldn't appear in the picklist / be offered to the user. The transition B-->A isn't allowed for the user. An "undo" of the record isn't possible in this situation because the user would lost other input he made. So I thought of the following solution: The transition should