We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Loading variable choices when loading variables using transform maps

Tariq Alshara
Tera Expert

Dear team, I hope all is well!

 

I am working on a requirement to load data related to a certain catalog item onto the platform, the data is essentially variables relating to this catalog item as well as the choices for all the variables of the type (Select box).

 

I have successfully managed to load the variables against their catalog item using a transform map but I am facing the challenge of being unable to load the choices against their respective variables

 

I would like to avoid the method of loading the choices in a second transform map that comes after loading the variables, I would highly prefer that the variables as well as the choices are loaded in the same transform map/action

 

Any ideas on how I could implement that?

5 REPLIES 5

Hello @Pratik Malviya  thank you for your response!

 

This is not my issue, what I am trying to implement is that I have variables with their choices that I want to load into a catalog item