Set Risk level in Standard Change model via Table API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-24-2024 04:47 PM
We are creating Change request via table api and setting the Chg model to 'Standard', the problem is that risk being set to 'None' (greyedout) instead of being "low, medium or high". We tried using Put / Patch method to update risk: 2 but doesn't seem to be working. Has anyone else faced this issue?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 02:05 AM
Please check if there is any Write ACL on Risk Field that is restricting the update.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2024 12:25 PM
Hi it is restricted like you said, the risk field can't be directly set. How do I check when/how it is set?