 <?xml-stylesheet type="text/css" href="http://www.vadimtabakman.com/Data/style/rss1.css" ?> <?xml-stylesheet type="text/xsl" href="http://www.vadimtabakman.com/Data/style/rss1.xsl" ?>
<rss version="2.0">
  <channel>
    <title>Blog</title>
    <link>http://www.vadimtabakman.com/blog.aspx</link>
    <description />
    <copyright>Copyright Vadim Tabakman</copyright>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>mojoPortal Blog Module</generator>
    <managingEditor>vadim@vadimtabakman.com</managingEditor>
    <ttl>120</ttl>
    <item>
      <title>Nintex Workflow - Fix Names UDA</title>
      <description><![CDATA[Some of you may be aware of a post from Microsoft that describes what is and isn't allowed for text in Site names, Folder names and File names : http://support.microsoft.com/kb/905231 
I thought it would be a good bit of logic to make into a User... <a href='http://www.vadimtabakman.com/nintex-workflow-fix-names-uda.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-fix-names-uda.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-fix-names-uda.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-fix-names-uda.aspx</guid>
      <pubDate>Wed, 15 May 2013 05:41:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Forms - Reading Query String Values</title>
      <description><![CDATA[There's not much to say about this post.  I had been asked about pulling our Query String values from a Nintex Form.
It's actually not that hard. The following is a little code that you can put into the Custom Javascript section of the form... <a href='http://www.vadimtabakman.com/nintex-forms-reading-query-string-values.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-forms-reading-query-string-values.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-forms-reading-query-string-values.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-forms-reading-query-string-values.aspx</guid>
      <pubDate>Tue, 14 May 2013 23:40:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Forms - Attachment Required</title>
      <description><![CDATA[If you haven't seen Nintex Forms, go and either download a trial or a hosted trial.  You'll find that if you have any number of fields in your list and generate a Nintex Form for it, it will automatically generate a visually appealing, user friendly ... <a href='http://www.vadimtabakman.com/nintex-forms-attachment-required.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-forms-attachment-required.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-forms-attachment-required.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-forms-attachment-required.aspx</guid>
      <pubDate>Tue, 07 May 2013 15:11:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Forms - Cookies</title>
      <description><![CDATA[Lame picture above ha? :)
Cookies are a common technology used when filling in forms online (and they have other uses).  I found a common theme in some of the forms I was designing using Nintex Forms and I thought I'd utilize cookies to store... <a href='http://www.vadimtabakman.com/nintex-forms-cookies.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-forms-cookies.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-forms-cookies.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-forms-cookies.aspx</guid>
      <pubDate>Sat, 27 Apr 2013 15:05:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - PowerShell Workflow Status Codes</title>
      <description><![CDATA[Some of you may be using the "Set Workflow Status" action in Nintex Workflow, which allows you to create custom workflow statuses (statii?).
I just had a need to find out what status codes sharePoint thinks are available for my workflow, since... <a href='http://www.vadimtabakman.com/nintex-workflow-powershell-workflow-status-codes.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-powershell-workflow-status-codes.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-powershell-workflow-status-codes.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-powershell-workflow-status-codes.aspx</guid>
      <pubDate>Fri, 26 Apr 2013 17:24:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Forms/Workflow - Flexi Task with a Data Entry Nintex Form</title>
      <description><![CDATA[....... 
In the past, I've been asked for the best way to have an approval form where some more information will be required from the approver.
Rather than InfoPath (which I've generally had headaches with) or developing a custom form in C# to... <a href='http://www.vadimtabakman.com/nintex-formsworkflow-flexi-task-with-a-data-entry-nintex-form.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-formsworkflow-flexi-task-with-a-data-entry-nintex-form.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-formsworkflow-flexi-task-with-a-data-entry-nintex-form.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-formsworkflow-flexi-task-with-a-data-entry-nintex-form.aspx</guid>
      <pubDate>Sun, 07 Apr 2013 14:56:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Empty Date</title>
      <description><![CDATA[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... <a href='http://www.vadimtabakman.com/nintex-workflow-empty-date.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-empty-date.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-empty-date.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-empty-date.aspx</guid>
      <pubDate>Sat, 06 Apr 2013 06:23:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Create Site Collection User Defined Action</title>
      <description><![CDATA[Nintex Workflow comes with a Create Site Collection action.  In most scenarios, that would be sufficient.  But there are occassions where you need to it be a little more dynamic.
In the current action, the Template property of this action is a drop ... <a href='http://www.vadimtabakman.com/nintex-workflow-create-site-collection-user-defined-action.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-create-site-collection-user-defined-action.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-create-site-collection-user-defined-action.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-create-site-collection-user-defined-action.aspx</guid>
      <pubDate>Wed, 03 Apr 2013 20:32:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Date User Defined Actions</title>
      <description><![CDATA[Here are some common User Defined Actions you may come across a need for.  I'm keeping this post short and sweet, as it's just to provde the User Defined Action files and they are fairly straight forward.
1. Get First Date of the Next Month
2. Get ... <a href='http://www.vadimtabakman.com/nintex-workflow-date-user-defined-actions.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-date-user-defined-actions.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-date-user-defined-actions.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-date-user-defined-actions.aspx</guid>
      <pubDate>Mon, 25 Mar 2013 14:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Start Workflow with PowerShell</title>
      <description><![CDATA[// 
Starting a workflow via PowerShell can be a useful function and can speed up a lot of work.  I've created a couple of scripts to help out.
The first one is a script to start a SharePoint workflow, using the SharePoint object model.
The... <a href='http://www.vadimtabakman.com/nintex-workflow-start-workflow-with-powershell.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-start-workflow-with-powershell.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-start-workflow-with-powershell.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-start-workflow-with-powershell.aspx</guid>
      <pubDate>Thu, 14 Mar 2013 04:50:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - InStr Inline Function</title>
      <description><![CDATA[Finding the position of a piece of text in another piece of text is something I've had a need to do for a while now.  It looks like someone else has had that requirement.
So I put together a very simple Inline Function.
fn-InStr
This inline... <a href='http://www.vadimtabakman.com/nintex-workflow-instr-inline-function.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-instr-inline-function.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-instr-inline-function.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-instr-inline-function.aspx</guid>
      <pubDate>Tue, 26 Feb 2013 18:29:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Forms 2013</title>
      <description><![CDATA[Today, Nintex released Nintex Forms 2013.  The product, to support form design in SharePoint 2013.
You can find more information here: Nintex Forms
Whether you've used Nintex Forms 2010 or this is your first time seeing Nintex Forms, I think... <a href='http://www.vadimtabakman.com/nintex-forms-2013.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-forms-2013.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-forms-2013.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-forms-2013.aspx</guid>
      <pubDate>Mon, 25 Feb 2013 19:23:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex - PowerShell SharePoint Commands</title>
      <description><![CDATA[Here are some commonly requested Nintex related PowerShell commands.

Find all the Nintex features, their Guids and Scope, order by Scope.

Get-SPFeature | where{$_.DisplayName -like "Nintex*"} | sort -Property Scope

Find all the Nintex... <a href='http://www.vadimtabakman.com/nintex-powershell-sharepoint-commands.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-powershell-sharepoint-commands.aspx</link>
      <author>Admin</author>
      <comments>http://www.vadimtabakman.com/nintex-powershell-sharepoint-commands.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-powershell-sharepoint-commands.aspx</guid>
      <pubDate>Thu, 21 Feb 2013 22:14:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Missing Workflow Status Column</title>
      <description><![CDATA[Over the years, I've come across the issue of the missing workflow status column a number of time and I really had no idea why that happened.  On one list, a workflow would run and the column would get created and updated, while on another list, the ... <a href='http://www.vadimtabakman.com/nintex-workflow-missing-workflow-status-column.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-missing-workflow-status-column.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-missing-workflow-status-column.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-missing-workflow-status-column.aspx</guid>
      <pubDate>Thu, 21 Feb 2013 16:40:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - PowerShell Find Workflows with Verbose Logging Enabled Part 5</title>
      <description><![CDATA[This is Part 5 from the previous post on PowerShell Find Workflows that contain a Specific Action Part 4.
Added a new operation that looks in all the workflows to find those that have Verbose Logging enabled.
Operation is :... <a href='http://www.vadimtabakman.com/nintex-workflow-powershell-find-workflows-with-verbose-logging-enabled-part-5.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-powershell-find-workflows-with-verbose-logging-enabled-part-5.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-powershell-find-workflows-with-verbose-logging-enabled-part-5.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-powershell-find-workflows-with-verbose-logging-enabled-part-5.aspx</guid>
      <pubDate>Tue, 19 Feb 2013 17:30:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - What Workflow Was Running</title>
      <description><![CDATA[Speaking with a few people recently, there came about the question of knowing what Nintex Workflows were running at a particular point in time, or still running for that matter.
To the bat-cave Robin!!! I mean, to SQL Management... <a href='http://www.vadimtabakman.com/nintex-workflow-what-workflow-was-running.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-what-workflow-was-running.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-what-workflow-was-running.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-what-workflow-was-running.aspx</guid>
      <pubDate>Wed, 13 Feb 2013 14:03:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Convert Document Action</title>
      <description><![CDATA[The Nintex Workflow convert document action, allows you to convert documents such as Word, RTF, Web Pages and Word 2003 XML into PDF format.  This action is only available with the Enterprise edition of Nintex Workflow and requires Word Automation... <a href='http://www.vadimtabakman.com/nintex-workflow-convert-document-action.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-convert-document-action.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-convert-document-action.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-convert-document-action.aspx</guid>
      <pubDate>Sun, 10 Feb 2013 23:39:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Declarative workflows and the System Account</title>
      <description><![CDATA[You may have encountered some "Workflow Infrastructure" messages in your SharePoint logs that state :
"Declarative workflows cannot automatically start if the triggering action was performed by System Account".
There are two possibilities for this ... <a href='http://www.vadimtabakman.com/nintex-workflow-declarative-workflows-and-the-system-account.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-declarative-workflows-and-the-system-account.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-declarative-workflows-and-the-system-account.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-declarative-workflows-and-the-system-account.aspx</guid>
      <pubDate>Tue, 29 Jan 2013 02:59:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Get Site Admins</title>
      <description><![CDATA[There are probably numerous ways of getting a list of Site Admins.
I found one way would be to call the SiteData.asmx web service, provided in SharePoint.  More specifically, the GetSite web method.  When looking at calling a web method in a web... <a href='http://www.vadimtabakman.com/nintex-workflow-get-site-admins.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-get-site-admins.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-get-site-admins.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-get-site-admins.aspx</guid>
      <pubDate>Wed, 09 Jan 2013 21:50:00 GMT</pubDate>
    </item>
    <item>
      <title>Nintex Workflow - Purge History List Data for a Site Collection</title>
      <description><![CDATA[// 

Today I talked to a customer (Kevin Dunn at DH Pace, Inc.) who had a need to purge some data from the Nintex Workflow History List. The NWAdmin tool helps with purging data from the Nintex Workflow history lists and there's also a way to do ... <a href='http://www.vadimtabakman.com/nintex-workflow-purge-history-list-data-for-a-site-collection.aspx'>read more</a><div class='excerptspacer'>&nbsp;</div>]]></description>
      <link>http://www.vadimtabakman.com/nintex-workflow-purge-history-list-data-for-a-site-collection.aspx</link>
      <author>Vadim Tabakman</author>
      <comments>http://www.vadimtabakman.com/nintex-workflow-purge-history-list-data-for-a-site-collection.aspx</comments>
      <guid isPermaLink="true">http://www.vadimtabakman.com/nintex-workflow-purge-history-list-data-for-a-site-collection.aspx</guid>
      <pubDate>Wed, 19 Dec 2012 21:17:00 GMT</pubDate>
    </item>
  </channel>
</rss>