
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2019 10:00 PM
Hello there. I am trying to identify the length of time a change is with a specific approver from created to closed. The approval history field may include multiple approvers per change and the approval date only references the last person to approve the change, but not the previous individuals. Any recommendations on how to break this data out by individual approvers as it goes through the change workflow?
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2019 07:19 AM
Hi CheshireKat,
- Navigate to Workflow > Administration > Properties.
- Select the Yes check box for the Log User approval activity - such as requested, approved and rejected - in the Approval History journal when using workflows to manage the approvals for a task. property.
- Click Save.
Also go through this document link,
https://www.servicenowguru.com/scripting/change-management-workflow-approval-scripts-servicenowcom/
If my answer is help you solve your problem please mark it as correct.
Regards,
Pratiksha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2019 07:19 AM
Hi CheshireKat,
- Navigate to Workflow > Administration > Properties.
- Select the Yes check box for the Log User approval activity - such as requested, approved and rejected - in the Approval History journal when using workflows to manage the approvals for a task. property.
- Click Save.
Also go through this document link,
https://www.servicenowguru.com/scripting/change-management-workflow-approval-scripts-servicenowcom/
If my answer is help you solve your problem please mark it as correct.
Regards,
Pratiksha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2019 09:39 AM
Thank you! 🙂