Change Management Workflow is Skipping CAB Approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 03:48 AM
I want the change request to go for a CAB approval after the Requester's manager approves it, however, I'm having three issues.
1. It's skipping the CAB approval
2. The state should change to Implementation, but it is changing to Waiting for Approval
3. It is creating the implementation task without CAB
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 11:19 AM
It is a state field.
On Mon, Oct 2, 2017 at 12:41 PM, pavank <community-no-reply@servicenow.com>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 12:42 PM
You need to set state field in the workflow to whatever state it needs to be moved after CAB Approval.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 01:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 01:17 PM
Approval Action will not set the State field. It will set the Approval field. You need to set State field using Set Values workflow activity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 02:43 PM
Thank you. It's now working as expected.