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

Working with large InfoPath form fields (more than 256 characters)

  •  09-09-2009, 6:21 PM

    Working with large InfoPath form fields (more than 256 characters)

    Hi,

    I'm facing a problem using InfoPath 2003 form fields within a NINTEX workflow. The "query xml" action works perfect for form fields containing not more than 256 characters. If there are more, it's simply cut off after 255 characters.

    Even using a collection type variable can't solve this problem. Is there any possibility to bring a semicolon separated text field from InfoPath to the workflow and work with each single item (using the collection operation features)?

    Here are some more details:

    InfoPath 2003:

    //my:MyFields/my:txtLongString  -> "mail1@server.com;mail2@server.com;mail3@server.com, ....." (> 256 characters)

    Within NINTEX I need every single email address within a collection or a text field. But the “query xml” action cuts the string after 255 characters.

    Many thanks in advance,

    Mike

View Complete Thread
Powered by Community Server, by Telligent Systems