Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Browse by Tags

All Tags » collection oper... » Regular Expression
  • Re: Regular expression - I think

    Hi kdavis4, You are right with using a regular expression for this. For your scenario I would recommend to use the regular expression with 'split' operation. As comma is the separator in your string you have to define the pattern with ','. The result you must store in a workflow variable of type 'Collection'. As ...
    Posted to General Discussion (Forum) by KMR on June 30, 2011
  • Re: How to send Notification e-Mail with HTML table as Body of the Mail

    Hi Mahender, I understod you have promoted the content of an InfoPath list to a SharePoint form library. I assume the information is stored in a field multiple lines of text. If this is the case you can build your solution making use of the following of actions e.g. 'Regular expression', 'Collection Operation' ...
    Posted to General Discussion (Forum) by KMR on June 21, 2011
  • Manipulate a Collection

    Hello- I have a collection and would like to remove certain values if they exist. For example:Collection consist of (Red;Blue;Green;Yellow;Black)Remove Blue and Black if they exist in the collectionI've considered the following: Regular Expression (1) Replace Blue and Black with blank or (2) Split the collection Build Dynamic String ...
    Posted to Developer Information (Forum) by michael.mena on March 2, 2010
Powered by Community Server, by Telligent Systems