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

Re: Using Regular Expression to strip the user, date, LazyApproval, email address from ApproversComment

  •  05-16-2011, 1:55 PM

    Re: Using Regular Expression to strip the user, date, LazyApproval, email address from ApproversComment

    Sanija:

    Hi Vadim,

    I am having an issue  getting the  approver's name(real task respondant from task list )  from comment for Flexi task.With the help text given I was able to get the domain\name from the comment but the problem is what if the comment itself has (domain\name) in text.

    The twix I used with the regular expression was whenever it encounters domain\username pattern ie,([a-z][a-z0-9.-]+)\\([a-z][a-z0-9.-]+) its extracting the domain\username whenever it encounters (domain\username)

    Suppose,I got the approver comment as

    (User who validated)Comments Made with flexi tasks ie,(Domain\Username) Validated By (Domain\Username) I am suppose to get 1 one approver but I am getting two approvers.

    Is there anyway that I can get the approver name from the flexi tasks rather than regular expression as it doesnot seem to work.

    Thanks

View Complete Thread
Powered by Community Server, by Telligent Systems