Change request Access to New state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 12:14 PM
Hi,
While moving from New to Access state, If system through any error then ticket should go back to New state.
We do have many business rule conditions to move from New to access state. Few examples : Line manager, CI manager, Group Manager should be active, Scheduled date should be future date etc..
Need to write a business rule as if any error trigger from new to access state then status should go back to New.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 12:27 PM
Are you using Change Models? If so you can just add these to your conditions
instanceName.service-now.com/nav_to.do?uri=sttrm_state_transition.do?sys_id=c05d0c01c343101035ae3f52c1d3ae93
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 12:43 PM
Change Models didnt work. Because already we do have Many business rules with respect to Many conditions.
I cant capture all the conditions in one script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2022 12:47 PM - edited 12-12-2022 12:57 PM
You'll need to add an Abort action to your business rules that meet the condition. Example: