Posts

Showing posts with the label Nintex

Nintex workflow purge large history list

https://community.nintex.com/community/build-your-own/blog/2015/09/16/how-to-purge-large-history-list-and-dboworkflowprogress-table

Export List/Document librar Nintex Workflow from NWAdmin command line

To export list or document library nintex workflow using NWAdmin command: NWAdmin.exe -o ExportWorkflow -siteUrl "http://sv01appmoss01:1997/sites/siteCollection" -workflowName "WF Name" -filename "C:\test.nwf" -list "Shared Documents" -username "username" -password "12345" -domain "domainname" -workflowtype list

Help - How to aggregate ULS logs for Nintex Support

https://community.nintex.com/community/support/blog/2014/10/02/how-to-aggregate-uls-logs-for-nintex-support 

Apply Rule to Check Day in Nintex Workflow

Please visit: https://community.nintex.com/thread/1417  contains(formatDate( currentdate ,"D"),"Sunday")

Error in request approval action. Could not find stored procedure 'SetHumanWorkflowApproversMetadata_SystemUpdate'

The solution is to run database update for Nintex Workflow in SharePoint Central Administration

Sharepoint - how to set permission level from Nintex to add/edit item

Problem: The form cannot be submitted to the specified SharePoint list or document library. The SharePoint location may be read-only or you may not have permissions to access it. OR  The workflow could not update the item, possibly because one or more columns for the item require a different type of information. Solution: Go to the List Settings then Advanced Settings and then set /verify options for Read Access / Edit Access.