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 » Query XML action
  • Query XML & XSLT Error

    We recently upgraded from 2.0.0.7 to 2.3.3 and the Query XML seems to have changed in a way that is breaking existing workflows. I am reading data from a web service call and then applying XSLT to build the UpdateListItems batch command. <xsl:stylesheet version="1.0" ...
    Posted to Developer Information (Forum) by Eric Kershner on April 23, 2012
  • XPath Queries vs Promoted Properties

    I'm trying to determine which of these two options might perform better, particularly when dealing with a large amount of fields. Scenario: I need to use 50 fields from an InfoPath form in my workflow - which is better?:Promote 50 fields as properties to the SharePoint list, and access the list fields in the workflowPromote no fields from ...
    Posted to Developer Information (Forum) by ricardo303 on July 14, 2011
  • Call Web Service & Query XML

    Hi, I'm trying to get the GUID of the DisplayName="Only dataroom" out of the XML below, using the query XML and XPATH code : I haven't got a clue how to set up the XML correctly? Thanks a lot <xml><Views xmlns="http://schemas.microsoft.com/sharepoint/soap/"><View ...
    Posted to Developer Information (Forum) by Louis on May 2, 2011
  • XML format help

    Hi, can anyone help me to parse a XML please?  What I want to do is to create a workflow to remove all the permissions on the list using the WebService call. At this moment I can get the results in this form: <Member ID="4" /><Member ID="40" /><Member ID="45" /><Member ID="48" ...
    Posted to Developer Information (Forum) by jakub@jakuburban.cz on April 27, 2011
  • Re: Copy attachment from one custom list to another

    Hi, I'm also trying to copy an attachment from an item in one list (List 1) to an item in another list (List 2).  I've looked at both of the suggestions in Peter D's post (the MSDN site and post 8036 on Nintex Connect), amongst other posts.  In the 8036 post a file is copied from a Document Library to a list attachment using ...
    Posted to Developer Information (Forum) by neckhaus on March 24, 2011
  • Update InfoPath Node

    OK, stumped again. Relating to http://connect.nintex.com/forums/thread/13926.aspx, I'm trying to update nodes in my change request form (InfoPath) with project information from a project request form (also InfoPath).  I can successfully retrieve the information using query xml, but when I insert using update xml, the node is xml ...
    Posted to Developer Information (Forum) by intranoggin on November 17, 2010
  • Updating InfoPath information

    Is there a workaround for this issue: http://connect.nintex.com/forums/thread/8041.aspx ?  I am trying to update an InfoPath form in a destination library with xml from an InfoPath form in a source library, but both destination and source libraries are forms services enabled. It goes something like this: project request form filled out ...
    Posted to Developer Information (Forum) by intranoggin on November 16, 2010
  • Re: Update choice fields contents

    Hi Alexandere, Your question gave me a good challenge, and I decided to give it a go. I created a list with a Choice field called "TheChoice", and set its options to Red, Green and Blue, as Checkboxes with Red being the default. Finally, I got it working.  It was a pain. Click here to download ... Update Choice Options ...
    Posted to Developer Information (Forum) by Vadim_Tabakman on July 2, 2010
  • 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 ...
    Posted to Developer Information (Forum) by mt_tx on September 9, 2009
Powered by Community Server, by Telligent Systems