ATF - How to Set Variable Value for Choice Variable with Choices Added via Client Script

symonflores_23
Tera Guru

I'm trying to set variable values for a Select Box variable. However, the choices are added via a catalog client script. How can I select a value for this variable and proceed with the submission if the choice does not appear in this step?

symonflores_23_0-1751013747072.png

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@symonflores_23 

you must have created choices in question_choice table for that variable?

If not then it won't come in your Step when you set the variable value.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

question choice table is empty and I am filling dynamic values through client scripts but in atf its considering question choice list and I am unable to set value as it is empty. Any other alternative way ??