I have the task of generating a Service Request Entry that uses a multiple selection question (check boxes) to generate a work order for the selected choices.
Example of 4 different choices (A, B, C, D) I want to select A & C and generate a CRQ to be sent to those only. Within my PDT I have my conditional decisions stacked on each other with a Variable defined as VAR:Center as a Process Input and Input Required. The decision conditions are defined as: 'VAR:Center' LIKE "%A%" 'VAR:Center' LIKE "%B%" 'VAR:Center' LIKE "%C%" 'VAR:Center' LIKE "%D%" Once I get to the Service Request Entry I am selecting A & C. I get a CRQ generated for A, but it doesn't flow through the decisions to bypass B, generate C, and finally bypass D. There are no errors showing in the process view either. I also tested a Service Request Entry by selecting B & C. The decision correctly bypassed A, generated the CRQ for B, but then didn't generate C or even bypass D. I'm trying to cover all scenarios of selecting my choices and generating CRQs...just selecting 1 of them, which seems to work, selecting 2 of them, three of them or all 4 of them. Any help or suggestions would be greatly appreciated. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

