Nintex
Nintex announces 2013 Product Wave
Nintex has just announced the release dates for the 2013 wave of their popular products Nintex Workflow 2013, Nintex Forms 2013 and Nintex Workflow for Project Server 2013. The anticipated release dates for their products are December 2012 (Nintex Workflow 2013), January 2013 (Nintex Forms 2013) and the 1st quarter of 2013 (Nintex Workflow for [...]
How To: Get User IDs from SharePoint Group with Nintex Workflow
In a recent conversation with a client, who uses Nintex Workflow 2010, I was asked if it is possible to send personalised emails to individual users in a SharePoint group. In Nintex’ Send Email action you can choose to send an email to the whole group or an email to each member of the group. [...]
How To: Create SharePoint Groups in Nintex Workflow 2010
As promised, a new blog post. It’s been a while, but I think, this post will have some valuable information for you if you work a lot with Nintex Workflow 2010. In Nintex you can create new sites, apply templates, define the URL, etc. but one thing that was always missing is the ability to [...]
Nintex Workflow 2010 – Workflow not Publishing
Before I start writing about the issue and solution for this problem, please be aware that this is actually a SharePoint limitation. You will quite likely encounter it when you create Nintex Workflows though, especially when working with a lot of UDAs within a workflow. Problem:When creating a workflow with lots of UDAs and try [...]
Nintex Live – Not a trusted root authority
I am just preparing a Nintex Wworkflow 2010 demo for a client. As part of the demo I want to show Nintex Live and came across an issue when trying to access the catalogue. It seems that Nintex Live has problems connecting to liveservices.nintex.com. The symptom is quite obvious; you will not be able to [...]
Can’t install Nintex Workflow 2010?
After a long week at work, I finally got a chance to spend some time on my SharePoint 2010 VM yesterday. I wanted to install Nintex Workflow 2010 to have a bit more of a play with it. During the install I encountered an error that I thought is definitely worth mentioning it First of [...]
Nintex Workflow 2010 released
Nintex Workflow 2010 just got released at the World Partner Conference 2010 in Washington. So time for me to have a look at the new product and my first impression => it is awesome!! Well done Nintex! But back to the start. I just downloaded Nintex Workflow 2010 (NWF2010) and installed it. For those of [...]
Issue with “For Each” Workflow Action
I recently upgraded a client’s Nintex Workflow 2007 installation to the latest build V1.10.04 and after the upgrade I came across the following issue.
I had to do a search query which returned the ID and path of an item. I stored the results it in a collection variable. Then I used the “For Each” workflow action to get the ID’s and path’s individually while iterating through the collection. For both cases, ID and path, there were individual actions that needed to be run. Once the workflow was fully designed…