Is it possible to bypass the approval process for contracts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2019 11:14 AM
I'm wondering if there is a relatively simple way to have the Submit for Review button to bypass sending the approval notification and the approval process and go directly to the Active state.
I'm confused as to what's controlling the actions after clicking Submit for Review when doing a Renew or Extend.
I found the UI action for Submit for Review but it's configured for new contracts where state is Draft. I tried to modify it to set the sub-state to "approved", but it didn't work. I think I may be missing some rule or script or something that is controlling the activities in this cycle.
Any assistance or direction would be appreciated.
- Labels:
-
Enterprise Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2019 11:42 AM
Looks like there is an OOB BR for creating an approval record which calls ContractManagementUtils script include.
Here is the BR.
Did you check this?
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2019 11:55 AM
I did see this business rule and if I can get the Submit for Review to update the substate to something other than Under Review, the business rule won't run. I don't know what is controlling the state and substate when I press Submit for Review button when using the Renew and Extend buttons.
That's what I'm trying to figure out so I can update that action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2019 12:25 PM
I found this UI action OOB
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2019 12:29 PM
That's what controls the Submit for Review when doing a new contract when it's in Draft state. Something else is controlling the Submit for Review when using the Renew and Extend buttons.