How do I view workflow history in SharePoint online?

How do I view workflow history in SharePoint online?

1 Answer

  1. Open site in SharePoint Designer.
  2. From Left Navigation Click All Files.
  3. Click Lists.
  4. Right Click Workflow History and Select Properties.
  5. From the new window uncheck “Hide from browser”
  6. Save.

How do I access workflow history?

Click on the Settings Icon , and then click on Site Settings. In the Nintex Workflow group, click on Manage workflow history lists.

How do I create a workflow history list in SharePoint online?

Instructions

  1. Enable Classic view for SharePoint.
  2. In the ribbon, select Workflow Settings.
  3. Select a workflow.
  4. Go to the History list section, select the drop down and click New History list.

What is workflow history in SharePoint?

Nintex Workflow 2013 > Workflow Interaction with SharePoint. Viewing workflow history. A history of the various workflows ran on an item are kept. The workflow history provides a trail on how many workflows have been completed on the item or how many workflows have been cancelled or errored in relation to the item.

How do I view a SharePoint workflow log?

If you do not see the workflow column in the list, go to list settings and click on the view you are using. Then, check the workflow column and save the view. Now you’ll be able to click on the workflow instance and see the history. And finally, there is a “hidden” list in every site called Workflow History.

How do I view a workflow in SharePoint?

View the workflow status

  1. If the list or library that contains the item for which you want to view the workflow status is not already open, click its name on the Quick Launch.
  2. Point to the document or item that is involved in the workflow, click the arrow that appears, and then click Workflows.

How do I access the workflow history list in SharePoint?

By default, the workflow history found through the item will be removed after 60 days. However, this information will still be in the Workflow History list: http://sharepoint/mysite/lists/Workflow%20History/AllItems.aspx. You can filter this list by the list GUID to see just items from the list you’re working on.

How do I create a workflow history list?

Once you create a new workflow, navigate to the Workflow Settings page. Look for the History List option under Settings, you will see a dropdown box. It will be defaulted to Workflow History, but if you click on the dropdown, it gives you the option for New History List.

How do I enable version history in SharePoint online?

Enable and configure versioning in a SharePoint 2016 or SharePoint 2013 list or library

  1. Go to the library or list for which you want to enable versioning.
  2. On the ribbon, select Library or List.
  3. In the Settings group, select Library Settings or List Settings.
  4. On the Settings page, select Versioning Settings.

How to check workflow history in SharePoint Designer?

I’ve created workflow on SharePoint Designer 2013 and deploye on Office 365. Want to know how to check workflow history for this Workflow History List is hidden by default. You can open it by typing the URL Now you can view all site content in browser where the history list will be visible.

Do you need to restore the completed workflows history?

To view the workflow histories at the individual document level (doc properties), you will have to restore the completed workflows from database backups. The system workflow history list does not get deleted; however, it is not user-friendly. Goodluck! Ok, i understand im going to need to restore the completed workflows from backups.

How long to keep workflows in SQL database?

It only provides a way to increase the number of days to keep the workflows in the SQL database e.g from the default 60 days to say 365 days (depending on your industry audit policy). To view the workflow histories at the individual document level (doc properties), you will have to restore the completed workflows from database backups.

How does Proc autocleanupworkflows purge workflow history?

The stored procedures are proc_AutoCleanupWorkflows, proc_AutoDropWorkflows and proc_DropWorkflow; however, proc_AutoCleanupWorkflows initiates the purge process (checking the number of days in workflowassociation). No, the cleanup effect does not affect the “Workflow History” list – only the database tables.