Skip over navigation
Home
Autism Blog
Nintex
Nintex Blog
Hyperfish Blog
Raspberry PI Blog
Software
Online Tools
Regular Expressions
JavaScript Beautifier
XML Beautifier
XPath Tool
JSON Beautifier
JSON to XML Converter
XML to JSON Converter
JSON Expression Evaluator
About
Contact Me
User Defined Actions
PowerShell
Nintex Workflow
Nintex Forms
Nintex for Office 365
Vadim Tabakman
Posts in Category: Run If
Nintex Workflow - Restart a Child Workflow
Nintex Workflow - Restart a Child Workflow
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...
read more
Posted by Vadim Tabakman
Friday, December 30, 2016 12:09:00 PM
Categories:
Loop
Nintex
Nintex Workflow 2013
Run If
Start Workflow
Comments(0)
Nintex Workflow - Wait for Item Change
Nintex Workflow - Wait for Item Change
This interesting question came up on the Nintex Community - Making the workflow wait for one of 4 fields to change. Since the Wait for Item Update action in Nintex Workflow only supports one condition, how do build logic into our workflow that...
read more
Posted by Vadim Tabakman
Thursday, May 5, 2016 8:36:00 AM
Categories:
Loop
Nintex
Nintex Workflow
Nintex Workflow 2013
Run If
Run Parallel Actions
Set a Variable
Set Workflow Variable
Wait for Item Update
Comments(3)
Nintex Workflow - Get File Extension UDA
Nintex Workflow - Get File Extension UDA
Although figuring out the file type can be as simple as checking the content type, sometimes that doesn't give us the data we need. In this case, any document can be uploaded to a document library in SharePoint and I have a need to figure out the...
read more
Posted by Vadim Tabakman
Wednesday, January 20, 2016 11:05:00 PM
Categories:
Build String
Collection Operation
Collection Variable
Nintex
Nintex Workflow
Nintex Workflow 2013
Regular Expression
Run If
User Defined Actions
Comments(2)
Nintex Workflow - Remove Duplicates and Originals UDA
Nintex Workflow - Remove Duplicates and Originals UDA
Although the Nintex Workflow Collection Operation action has a Remove Duplicates option, it removes the duplicates, but keeps the original. So if you have something like this: 1,2,2,3,4,4,5 You result would be : 1,2,3,4,5 What I want, ...
read more
Posted by Vadim Tabakman
Wednesday, September 23, 2015 8:38:00 AM
Categories:
Collection Variable
For Each
Nintex Workflow
Nintex Workflow 2013
Run If
Comments(0)
Nintex Workflow for Office 365 - Empty Date
Nintex Workflow for Office 365 - Empty Date
I've been working on quick a large workflow in Office 365 using Nintex Workflow. Near the middle of the workflow, I had a need to check if a Date/Time field in a SharePoint list was empty. Since I've written about Empty Dates for Nintex Workflow (On ...
read more
Posted by Vadim Tabakman
Monday, July 14, 2014 8:51:00 AM
Categories:
Empty Date
Nintex Workflow for Office 365
Run If
Set Workflow Variable
Comments(0)
Nintex Workflow for Office 365 - May 2014 Release
Nintex Workflow for Office 365 - May 2014 Release
In May 2014, Nintex released an update to Nintex Workflow for Office 365. It adds some awesome functionality that I am super excited about. 1. State Machine 2. Run If 3. Action Labelling Here is a video talking through some of the new...
read more
Posted by Vadim Tabakman
Wednesday, May 21, 2014 2:00:00 PM
Categories:
Nintex Workflow for Office 365
Run If
State Machine
Comments(1)
Nintex Workflow - Restarting on Modified
Nintex Workflow - Restarting on Modified
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...
read more
Posted by Vadim Tabakman
Friday, May 16, 2014 8:20:00 AM
Categories:
Nintex Workflow
Nintex Workflow 2013
Run If
Start Workflow
Terminate Workflow
Comments(14)
Nintex - Travel Request Scenario
Nintex - Travel Request Scenario
I wanted to take a stab at a different type of post today. Most of my posts are around how to solve specific problems or how to achieve a particular piece of workflow logic in a reusable fashion. Todays post actually takes a number of my previous...
read more
Posted by Vadim Tabakman
Thursday, April 17, 2014 2:49:00 PM
Categories:
Action Set
Change State
Electronic Signature
Inline Functions
Javascript
Loop
Nintex Forms
Nintex Forms 2013
Nintex Workflow
Nintex Workflow 2013
Rules
Run If
Scenarios
Send Notification
Set a Variable
State Machine
Comments(0)
Nintex Workflow - Action Set - Part 2 Impersonation
Nintex Workflow - Action Set - Part 2 Impersonation
Part 1 of this series was about using Action Sets in Nintex Workflow, and it focused on making your workflows look nicer, so that it's easier to navigate the workflow and also how you can put actions into an Action Set and then save them as Snippet...
read more
Posted by Vadim Tabakman
Tuesday, April 8, 2014 8:17:00 AM
Categories:
Action Set
Impersonation
Loop
Nintex Workflow
Nintex Workflow 2013
Run If
Set a Condition
State Machine
Comments(3)
Nintex Workflow - Approval based on User Status
Nintex Workflow - Approval based on User Status
Assigning tasks to users, sending out reminders, having escalation of tasks via delegation, these are all great concepts and available in Nintex Workflow out of the box. Although waiting on users to respond is one way of building your workflow...
read more
Posted by Vadim Tabakman
Monday, March 31, 2014 2:34:00 PM
Categories:
Flexi Task
For Each
Get User Status
Nintex Workflow
Nintex Workflow 2013
Run If
Run Parallel Actions
Set a Variable
Comments(1)
Page 1 of 2
1
2
>
>>
Statistics
Entries (279)
Comments (1769)
Categories
Accordion
(1)
Action Set
(8)
Active Directory
(2)
Anonymous Forms
(1)
ArcGIS
(1)
Assign a Task
(1)
Attachments
(5)
Azure Function
(2)
Base64
(3)
Box
(3)
Branch by Condition
(1)
Build Dynamic String
(10)
Build String
(9)
Business Days
(1)
Calculate a Date
(5)
Call Web Service
(29)
Change State
(5)
Choice
(1)
Collection Operation
(20)
Collection Variable
(24)
Component Workflow
(4)
Constants
(2)
Content Types
(4)
Convert Document
(2)
Convert Value
(3)
Cookies
(1)
Copy to SharePoint
(1)
Copy.asmx
(1)
CRM
(1)
CSV
(1)
Custom Action
(4)
Database
(2)
Default Storage
(1)
Delegation
(1)
Delete Item Event Handler
(1)
Demo
(1)
Dictionary
(1)
Document Generation
(2)
Document Set
(1)
DrawLoop
(1)
Dynamics CRM
(2)
Electronic Signature
(2)
Empty Date
(2)
Error Handling
(3)
Esri
(1)
Excel
(1)
Execute SQL
(8)
Export
(1)
External
(5)
Feature
(1)
Filter
(1)
Flexi Task
(4)
For Each
(24)
Get User Status
(1)
Ignite
(2)
Impersonation
(1)
Import
(1)
InfoPath
(1)
Inline Functions
(11)
Insightly
(1)
InspireX
(2)
Installation
(1)
Intelligent Process Automation
(1)
IPA
(1)
Iterate
(4)
Javascript
(15)
LDAP
(1)
Lists.asmx
(4)
Log in the History List
(14)
Lookup
(1)
Loop
(10)
Math
(1)
Math Calculations
(13)
Microsoft Ignite
(3)
msinspire
(3)
Multiple Choice
(1)
Multiple Selections
(2)
Nintex
(159)
Nintex Analytics
(1)
Nintex Demo
(1)
Nintex Drawloop
(3)
Nintex Forms
(38)
Nintex Forms 2013
(23)
Nintex Forms for Office 365
(8)
Nintex Foxtrot
(1)
Nintex Mobile
(1)
Nintex Promapp
(3)
Nintex Reporting
(6)
Nintex Trial
(1)
Nintex Workflow
(157)
Nintex Workflow 2013
(57)
Nintex Workflow Cloud
(21)
Nintex Workflow for Office 365
(20)
Nintex Workflow SDK
(4)
NWC
(1)
Organizational Unit
(1)
OU
(1)
PDF
(1)
People Picker
(1)
Permissions
(1)
Ping
(1)
PostgreSQL
(1)
PowerShell
(15)
PublishFromNWFXml
(1)
Query List
(13)
Query String
(1)
Query XML
(21)
Random
(2)
Regular Expression
(20)
Repeating Section
(3)
Request Approval
(1)
REST
(4)
Retrieve Data
(1)
Robust Workflow
(1)
Rules
(7)
Run If
(13)
Run Parallel Actions
(7)
Runtime Functions
(1)
Safe Looping
(1)
SalesForce
(5)
Scenarios
(1)
Scheduled Workflow
(1)
Send Notification
(4)
ServiceNow
(1)
Set a Condition
(8)
Set a Variable
(8)
Set Workflow Variable
(3)
SharePoint
(15)
Signature
(1)
Snippet
(4)
SQL
(6)
Start Form
(1)
Start Workflow
(4)
StartWorkflowOnListItem
(4)
State Machine
(8)
Store
(1)
Store Data
(1)
Stored Procedure
(2)
Survey
(1)
Switch
(6)
Tabs
(1)
TekDog
(1)
Templates
(5)
Terminate Workflow
(1)
ToDo
(1)
Training
(2)
Trial
(1)
Twitter
(1)
Unit Conversion
(1)
Update AD User
(1)
Update Document
(1)
Update Item
(1)
Update XML
(7)
User Defined Actions
(40)
User Profiles
(3)
Validation
(3)
Verbose Logging
(2)
Versions
(1)
vtiger
(1)
Wait for Item Update
(1)
WCF
(1)
Web Request
(13)
Wunderlist
(1)
XPath
(9)
XSLT
(6)
Xtensions
(3)
Archives
August, 2019 (2)
July, 2019 (1)
May, 2019 (1)
April, 2019 (2)
February, 2019 (1)
September, 2018 (4)
June, 2018 (3)
April, 2018 (2)
February, 2018 (2)
November, 2017 (3)
October, 2017 (1)
September, 2017 (1)
August, 2017 (5)
July, 2017 (3)
May, 2017 (3)
April, 2017 (1)
February, 2017 (2)
January, 2017 (3)
December, 2016 (1)
October, 2016 (2)
July, 2016 (1)
June, 2016 (1)
May, 2016 (1)
March, 2016 (3)
February, 2016 (1)
January, 2016 (2)
December, 2015 (4)
November, 2015 (1)
October, 2015 (2)
September, 2015 (2)
August, 2015 (1)
July, 2015 (1)
June, 2015 (2)
May, 2015 (4)
March, 2015 (1)
January, 2015 (1)
December, 2014 (1)
November, 2014 (1)
August, 2014 (3)
July, 2014 (4)
June, 2014 (4)
May, 2014 (7)
April, 2014 (5)
March, 2014 (3)
February, 2014 (2)
January, 2014 (1)
December, 2013 (2)
November, 2013 (1)
October, 2013 (4)
September, 2013 (5)
August, 2013 (4)
July, 2013 (3)
June, 2013 (4)
May, 2013 (4)
April, 2013 (5)
March, 2013 (2)
February, 2013 (7)
January, 2013 (2)
December, 2012 (5)
November, 2012 (4)
October, 2012 (5)
August, 2012 (6)
July, 2012 (4)
June, 2012 (3)
May, 2012 (6)
April, 2012 (2)
March, 2012 (6)
February, 2012 (34)
January, 2012 (2)
December, 2011 (10)
Copyright Vadim Tabakman
Web Template
created with Artisteer.
Home
Site Map
Search
Register
Sign In