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

Adding requested for to variable set

ServNowDev
Tera Guru

is the requested for variable type able to be added to a variable set? getting this error

Screenshot_2025-09-02_at_4.04.44_AM.png

12 REPLIES 12

Ankur Bawiskar
Tera Patron

@ServNowDev 

what's your business requirement?

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

Rishi_11
Mega Sage

Hi @ServNowDev 

A single catalog item cannot have multiple "Requested For" fields. Make sure that the variable set you are modifying is not included in any other catalog item which has a "Requested For" field. This should fix the issue.

 

Please mark this response as correct or helpful if it assisted you with your question.

Thanks,

Rishi. 

Shashank_Jain
Mega Sage

@ServNowDev , 

 

Please go through this servicenow official doc -

Link - https://www.servicenow.com/docs/bundle/zurich-servicenow-platform/page/product/service-catalog-manag...

 

Screenshot (36).png

 

As per servicenow official doc -

  • You can add only one Requested For variable for a variable set.
  • This variable is not supported in a multi-row variable set.

Hope it helps!

 

If this works, please mark it as helpful/accepted — it keeps me motivated and helps others find solutions.
Shashank Jain