- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2023 12:52 AM
Hi Team,
Can anyone help me on below enhancement.
The SC Task state can't be modified after a RITM state is put into Closed Incomplete, Cancelled, Closed Complete state.
Screenshot attached for this enhancement and we are using flow designer.
Thanks ,
Sasipriya.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2023 02:12 AM
then have normal UI policy on sc_task and not catalog UI policy
something like this in UI policy condition
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2023 01:03 AM
is this for all catalog tasks or only for catalog task belonging to particular Catalog item?
you can use normal onLoad client script + Display BR
OR
you can use UI policy and add the required conditions for RITM state
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2023 01:58 AM
Thanks for the reply back.
This requirement is for all catalog tasks and Ui policy is not working because it should apply on sctask state.
Thanks,
Sasipriya.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2023 02:12 AM
then have normal UI policy on sc_task and not catalog UI policy
something like this in UI policy condition
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2023 02:22 AM