Questions tagged [workflow-history]
The workflow history contains key information about each event including date, status, participant, and description.
45 questions
1
vote
0
answers
127
views
Workflow history is not available for the Completed workflows in SharePoint Online
We have Nintex workflow implemented in SharePoint Online.
If the workflow is completed, then there is no data available under Completed workflow.
But if the workflow is In progress then the workflow ...
0
votes
1
answer
61
views
Save workflow history when workflow restarts
Is there anyway to save the old workflow history when workflow restarts? I'm using sharepoint 2016.
Thank you all!
2
votes
1
answer
191
views
Sharepoint Designer Discard Saved Workflow Changes
My current live workflow is okay, but i needed to make some changes. So I made those changes, saved them, and went to publish and got an error (common error from copy/paste). So I deleted the changes ...
0
votes
2
answers
3k
views
How can I get item's workflow details/workflow history where workflow association has been deleted?
We have lots of list items where workflow instance is not showing on workflow details page. After researching i found that in sharepoint 2013, completed/suspended/terminated workflow instances will be ...
0
votes
1
answer
303
views
Query: Can we create workflow on workflow history list?
Can we start a workflow on Workflow History list i am trying to create a workflow we have got a requirement to do so i was able to create a workflow and publish it but when i go to the list and start ...
4
votes
4
answers
5k
views
Prevent items in Tasks list from being deleted
I knew that workflows were deleted every ~60 days, but I didn't know tasks were ever automatically deleted. My customers rely heavily on this information being available at all times. Is it possible ...
1
vote
1
answer
3k
views
how to get the workflow History Lists through PowerShell
I want to retrieve all the Workflow History lists from my site collection and break its role inheritance and apply Contribute permissions for a particular custom group and 2 individual users.
I know ...
1
vote
1
answer
178
views
Deployment error in Visual Studio Workflow - Invalid type(s) System.Decimal
I am currently trying to develop a SharePoint 2013 Visual Studio Workflow, and I get a rather confusing (to me, at least) error.
The workflow is a list workflow, to be started for newly created ...
1
vote
0
answers
62
views
Custom workflow - log who in a group completed a task
I have created an approval workflow using SharePoint Designer 2013. Using Start a Task Process, it assigns a task to a group. Only one person in the group has to approve/complete the task. I have ...
0
votes
2
answers
1k
views
Searching Workflow History List
Is it possible to search within the Workflow History List?
<<site url>>/Lists/Workflow History/AllItems.aspx
I need to be able to search for a specific event, but I don't see a search ...
0
votes
1
answer
291
views
Sharepoint - Workflow History - Schedule export weekly
I am looking for some assistance on how to setup a scheduled task which will weekly export my workflow history to a file location. I am able to export to excel - I now need to automate the process. ...
1
vote
2
answers
4k
views
Exporting Workflow History
In SharePoint Online, the Automatic Workflow Clean-up is set to 30 days and cannot be turned off or modified.
I need to retain this workflow history information for auditing purposes.
Is there a way ...
1
vote
2
answers
10k
views
"Sorry Something Went Wrong" Error on Workflow Information Page
I have created a 2013 workflow in SharePoint online. The workflow works great but when I click the hyperlink in the workflow status column to go to the workflow information page I get the "Sorry ...
1
vote
1
answer
116
views
Who approved the document?
I have an approvals workflow set up with an email which is activated automatically when the document is pending review/approval. Each document has a different approver; the approver's name is ...
4
votes
2
answers
2k
views
Check if workflow has already run
I'm having 'fun' trying to prevent a workflow from running on a list item if the workflow has already run. The workflow runs each morning and emails item owners if their item hasn't been updated in ...