I’m going to keep this one short. No screenshots.. Everything is explained in the video. The aim of this scenario, is that you have a workflow that can fail, but you have no way of preventing that. Certain actions don’t have Error Handling in them, so you need to do something about it. This process […]
For a while, I’ve been meaning to write some JavaScript that would allow me to kick off a Nintex Workflow from a Nintex Form. So I had some time this morning and put it together. Not only does it start a workflow, but it sits and waits for it to finish and updates a label […]
On June 6th, 2014, Nintex released a few new actions for Nintex Workflow for Office 365. These are some great actions and I’m really looking forward to all the different things I can do with workflow design. The new actions are: 1. Start Workflow – this will allow you to start list and site workflows […]
Recently and quite often in the past few months, I’ve seen the request where a Nintex Workflow starts when an item is created. As it is running, the item is modified and there is a requirement that a new instance of the workflow starts. Unfortunately, in SharePoint, you can’t have multiple instances of the same […]