In the RITM We have catalog Task in which we need to make variable true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 03:16 PM
Hi Community,
need your expertise
In the RITM We have a catalog Task in which we need to make variable true
And variable name is "u_send_to_requestor"
I have tried a script in the workflow, but it's not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2023 07:03 AM
It seems like you're working with a ServiceNow instance, particularly with Requested Item (RITM) catalog tasks. If you want to set a variable to "true" within a catalog task, you would typically do so within the context of a ServiceNow workflow or a business rule. Here's a general guide on how to achieve this:
1. Access the ServiceNow Platform:
- Log in to your ServiceNow instance with appropriate permissions to create or modify workflows or business rules.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2023 09:13 PM
Hi @MG_Azam
If possible, Can you share script written in workflow ....??
ServiceNow Developer
I know one thing, and that is that I know nothing.
- Socrates