Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Map list collector variable to affected countries field in demand form

Priyansh_98
Tera Guru

Hi team, 

 

i have a list collector variable (referenced to core_country table) in record producer form,

i want to map the selected list collector values in affected countries field in demand form.

i am also using a flow designer to map other field, but list collector field is not mapping.

 

Does anyone have any solution how i can do that??

 

Thanks in advance..!!!

1 ACCEPTED SOLUTION

Hi @Mark Manders ,

 

I got the solution, i tried a script to map it, and that worked.

 

Thanks,

Priyansh

View solution in original post

6 REPLIES 6

Depending on your variable, this should be just adding the sys_id's into your field.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

Hi @Mark Manders ,

 

I got the solution, i tried a script to map it, and that worked.

 

Thanks,

Priyansh