Error Occurred. Unable to Preview Workflow

Received the following error on the Workflow Progress screen when reviewing the history of a Nintex Workflow: Error occurred. Unable to preview workflow. I resolved this issue by deleting workflow actions that were disabled in the workflow. The specific actions I deleted were the "Copy to SharePoint" and "Create new item" actions. Once I deleted... Continue Reading →

Terminate a Site Workflow Instance

Ran into an issue where a Nintex site workflow was running and appeared to get stuck. The workflow status via the "View Workflow History" link was displaying as Completed, but the workflow still seemed to be running. So, I needed to cancel the site workflow. To terminate a site workflow: Verify that you have the... Continue Reading →

Build a Better Nintex Workflow “Assign To-Do Task” Form

The “User Interaction” category of workflow actions in Nintex Workflow provides extremely useful functionality for human interaction with workflows.  These actions handle assigning tasks, prompting for information, and sending alerts to users. The “Assign To-Do task” workflow action assigns a workflow task and sends a notification to one or more users to complete.  The task... Continue Reading →

Nintex Workflow Tips and Tricks eBook

I can officially now say that I'm published! Be sure to download the "Nintex Workflow Tips and Tricks" eBook that I authored. Lots of great hints and best practices for Nintex Workflow. Get the Nintex Workflow Tips and Tricks eBook

Error occurred. Unable to preview workflow.

Received the following error on the Workflow Progress screen when reviewing the history of a Nintex Workflow: Error occurred. Unable to preview workflow. I resolved this issue by deleting workflow actions that were disabled in the workflow.  The specific actions I deleted were the "Copy to SharePoint" and "Create new item" actions.  Once I deleted... Continue Reading →

Number Rounding Using Nintex Workflow (Part 1)

Rounding a number via Nintex Workflow is a two-step process. Start by creating a "Single line of text" and a "Number" workflow variable. Step 1 – Round the Number Use the "Build string" action and configure it to use the fn-Round Inline Function. Set the action fields to: Text = fn-Round({ItemProperty:Number}) Store result in =... Continue Reading →

Website Powered by WordPress.com.

Up ↑