Reference qualifier not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 02:55 AM
Hi Team,
I have used variable "requested_for1_VS" from variable set to checking assigned to in CI ". It not works
Reference qualifier
javascript: new FMC_CI_check().getCIFilterForQualifer(current.variable_pool.requested_for1_VS);
Script include :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 03:00 AM
Hi @Siva82 , you are not capturing the parameter in the script include -
getCIFilterForQualifer: function(requested_for1_VS),
But you are passing the parameter in reference qualifier call. Or remove the parameter from the reference qualifier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 03:02 AM
what's your requirement?
You are sending the variable value but not using that in script include function
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader