Nintex

Nintex Connect

SkySync
BlueStripe
BlueStripe

Training - Combined Knowledge

Training - TekDog Inc

Posts in Category: Query List

  • RSS
  • Add To My MSN
  • Add To Windows Live
  • Add To My Yahoo
  • Add To Google

Statistics

  • Entries (119)
  • Comments (310)

Nintex Workflow - Empty Date 

Posted by Vadim Tabakman Saturday, April 06, 2013 12:23:00 AM Categories: Convert Value Empty Date Nintex Nintex Forms Query List Run If SharePoint
The question of Empty Date fields in SharePoint and how to use them in Nintex Workflow seems to come up often.  It's something I probably should have posted about before, but it kept slipping my mind. Today, I got asked by a user if i could write... read more
 

Nintex Workflow - ToDo Task Parallel Processing 

In contrast to the Nintex Workflow Request Data action, which only supports getting data from a single user, the Assign a ToDo Task can assign tasks to many users.  Often, you may have a single Assign a ToDo Task action, assigning tasks to several... read more
 

Nintex Workflow - Copying a Document Library Folder and Contents 

Posted by Vadim Tabakman Sunday, February 05, 2012 10:12:00 PM Categories: Collection Variable Copy.asmx For Each Lists.asmx Nintex Nintex Workflow Query List Query XML
How would you go about automating copying all folders and their files from one Document Library to another using Nintex Workflow? SharePoint exposes 2 web services that help us here. The Lists and Copy web services. The Lists web service lets... read more
 

Nintex Workflow - Automatically Updating the "same" workflow on Multiple Lists/Libraries 

Posted by Vadim Tabakman Sunday, February 05, 2012 9:51:00 PM Categories: Call Web Service For Each Nintex Nintex Workflow PublishFromNWFXml Query List Set a Condition
An interesting topic arose on Nintex Connect, regarding having the same workflow on a number of lists and libraries, and how one would go about updating all of them. This is especially important, given that in the SharePoint 2007, you can't create a ... read more
 

Nintex Workflow - Web Request action 101 

Posted by Vadim Tabakman Sunday, February 05, 2012 1:26:00 PM Categories: Attachments Base64 Call Web Service Lists.asmx Nintex Nintex Workflow Query List
There are some web services that expose web methods that I can't use via the Call Web Service action in Nintex Workflow. Usually, it's those methods that have "out" parameters, but it can also happen for those methods that use non primitive types as ... read more
 

Nintex Workflow - Workflow Re-use without Templates and Snippets - Part 3 

Posted by Vadim Tabakman Sunday, February 05, 2012 1:06:00 PM Categories: Call Web Service Nintex Nintex Workflow Query List Snippet Templates
From our previous article - Nintex Workflow - Workflow Re-use without Templates and Snippets - Part 2, we now have a defined piece of work that needs to be done, and we believe that it is something that can be reused by other workflows. We have... read more
 

Nintex Workflow - Workflow Re-use without Templates and Snippets - Part 2 

Posted by Vadim Tabakman Sunday, February 05, 2012 1:00:00 PM Categories: Build Dynamic String Nintex Nintex Workflow Query List Snippet Templates
From our previous article - Nintex Workflow - Workflow Re-use without Templates and Snippets - Part 1, we have a SharePoint List that has a text field with semi-colon delimited colors, a multi-value lookup field to a colors SharePoint List, and we... read more
 
Copyright Vadim Tabakman