- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 09:17 AM
Hello everyone,
I'm currently trying to achieve the following, regarding status modification at sc_request table:
• When the status is Open – The only available options should be: Awaiting approval, Pending, In Progress, and Canceled
• When the status is Awaiting approval - The only available options should be: Open, Closed;
• When the status is In progress – The only available options should be: Resolved, Pending and Canceled;
• When the status is Pending – The only available option should be In progress;
• When Closed and Canceled – No available options;
Could anyone help me on how this should be done? I'm relatively new at ServiceNow.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 05:21 PM
1) I can see your script is active false please make it true
2) Please ensure that you have mapped the correct backend values for the choices
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2023 05:21 PM
1) I can see your script is active false please make it true
2) Please ensure that you have mapped the correct backend values for the choices
If my answer solved your issue, please mark my answer as ✅ Correct & 👍Helpful based on the Impact.