Contract management state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2015 03:10 AM
I have been asked to look at the contract management application for possible implementation, there seems to be a problem with the State field updating from Draft, even when the Substate is Approved and the Start and End dates are within range.
I think I am right in saying that there is a job that runs nightly to check the Conditional Check Definitions and also Run Condition Checks will run this job manually. I have left it over night and ran the manual check.
The Condition Check definition is below. Can anyone advise where the problems maybe or any advice where to check?
Many thanks,
Dan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2017 11:17 AM
Hi Michael I want our contracts to start with a State of Active, but I cannot find where to change that at. I tried adding a Set values in the workflow and removing the approval part of the wf. I also tried adding a onBefore business rule but nothing seems to be working. Can you assist please?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2017 11:27 AM
Change the default value from draft to active.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-27-2017 11:29 AM
Hi Michael I just did it before you responded.
Thank you for the quick turnaround. I initially thought this had something to do with the workflow but it doesn't.
Much appreciated.
Karen

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2017 07:46 AM
Hi Michael maybe you can assist me with this again.
Changing the default to Active worked perfectly but then we found an issue. When I change the default to Active - it automatically makes a field called Contract Model read-only (in which that field is a mandatory field).
So I had to change it back to Draft.
What I am trying to solve for is basically removing the approval step of the contract workflow.
I've done various things to try to accomplish this but nothing is working. I modified the workflow by removing the approval user step and leaving the Switch piece, I updated the set values so that the state = Active and the sub-state = Awaiting Review.
I put another question out to the community and someone else responded by telling me to look at the UI Actions. I did that and it is still not working.
All I want to do is remove the Approval piece from the workflow and make sure that after a new contract is entered and the Submit button is clicked then it will change the state from Draft to Active.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2017 08:00 AM