How to add Multi-row Variable Set to ATF for auto populated values?

dinesh thirugna
Tera Contributor

I have a catalog item which is having a variable called "Select type"(Select lookup box) and a multivariable set.
Multivariable set have another four variables,
1.Country- Select lookup box--This working as expected

2.Entity name- Select lookup based on country values ---It is not populating when i use "set variable values(SP)

3.Entity number-string

4.Entity Type-string

find_real_file.png

Script:

find_real_file.png

12 REPLIES 12

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

because the other variable shows data based on 1st variable and must be taking some time to load the values

I don't think you can separate out the steps to set Country variable 1st and then Entity name as 2nd ?

Try that once

Regards
Ankur

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

I have tried but same result please look into below screen shots but script is passing with taking the values

Script:

find_real_file.png

 

Results

find_real_file.png

Hi,

for step 9 give some timeout of 10 seconds and test once

Regards
Ankur

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

TimeOut also not worked. "Entity name" field is List Collector did ATF support List Collector?