| Anonymous | Hello,
If you know that your menus will be frequently changing or you have very large menus, you may want to consider using a Form element immediately followed by a Decision. This way, the number of exit states for the input element (Form) does not change as you add/subtract menu options. Then, you can have a decision element that uses an xml rule which analyzes the result from the Form and goes to the appropriate exit state. You can add and remove exit states of a decision without deleting and rewriting the rule. You would only have to configure any new exit states added and modify the rule xml file to handle your new menu option.
Regards,
Joe |
| Please sign in to flag this as inappropriate. |