How to set the yes or No Catalog Variable to True or False Catalog Task directly using Script?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 05:01 AM - edited 02-27-2023 05:20 AM
How to set the Yes or No Hidden Catalog Variable to True or False variable created in Task table which will be there for Request, Requested Item and Catalog Task directly using Client Script, Script Include or Business Rule?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2023 05:08 AM
Hi,
In a client script you can just unhide the variable, change the value and then hide it again.
Not sure how you want to update the value of the variable on a business rule? Do you want to change its value after the RITM is created? No BR will run unless RITM is created.
-Anurag