Nintex

Nintex Connect

SkySync
BlueStripe
BlueStripe

Training - Combined Knowledge

Training - TekDog Inc

Posts in Category: XPath

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

Statistics

  • Entries (119)
  • Comments (310)

Nintex Workflow - Querying a List with Paging 

When you have a large number of items in a list and you need to query them, sometimes querying the whole lot using the Query List action is not the best practice. Depending on the number of items, you could potentially get a timeout on the workflow... read more
 

Nintex Workflow - Creating a Text File in a Document Library 

Posted by Vadim Tabakman Tuesday, August 07, 2012 7:46:00 AM Categories: Build Dynamic String Build String Nintex Nintex Workflow Switch Web Request XPath XSLT
Thanks to the user on Nintex Connect named "Dierk", it's quite simple to create a text file in a document library using Nintex Workflow. The great thing is, you don't just have to create a flat text file, you can also create other files that are... read more
 

Nintex Workflow - Running Workflows Email Report 

This scenario has come across my table a few times. I want to know all the workflows that are currently in progress in my Site Collection.  I may need to terminate them.  Or I may need to terminate and restart them. If you have Nintex Workflow... read more
 

Nintex Workflow - Iterate through an Employee Manager Chain List 

Posted by Vadim Tabakman Monday, February 06, 2012 7:12:00 PM Categories: Call Web Service Nintex Nintex Workflow Query XML XPath
I have list of Employee/Manager pairs. If you see the screenshot of the list below, you can see that there are 4 employees, and you can see that there is a chain, going from : Vadim Tabakman -> Fred Smith -> John Wayne -> Mary Roberts -> ... read more
 
Copyright Vadim Tabakman