Variable set

Dhanush Rao K
Tera Contributor

Hi,

 

Whether is it possible to create container start,Split and End in the variable set.

 

Regards,

Dhanush

8 REPLIES 8

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

No its not possible to have container start/end in a Variable Set. A Variable Set is already a container. A container split is possible.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Jaspal Singh
Mega Patron
Mega Patron

Hi Dhanush,

Yes, you can.

Anurag Tripathi
Mega Patron
Mega Patron

Yes its poossible,

 

Here is an oob variable set with containers

AnuragTripathi_0-1719837732849.png

 

-Anurag

Satishkumar B
Giga Sage
Giga Sage

In ServiceNow, Variable Sets are used to group related variables but do not support container elements like start, split, or end. To organize variables:

1. Use Sections: Create sections within Variable Sets to visually group related variables.
2. Client Scripts and UI Policies: Use these to control variable visibility and behavior based on conditions.
3. Consider Workflow Tools: For complex logic or flow control, explore ServiceNow's workflow and Flow Designer capabilities.

For intricate requirements, custom UI development may be necessary to achieve specific organizational or functional needs.


#####################################################
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.