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

Need help: Getting version history for an listitem

Last post 05-14-2013, 1:01 AM by darrenp. 3 replies.
Sort Posts: Previous Next
  •  07-19-2012, 9:29 AM 24151

    Need help: Getting version history for an listitem

    Hi,

    could somebody please help...

    I am trying to read the version history for a single item in a list.
    I am using the lists.asmx - GetVersionCollection webservice.

    strlistID (string): List ID
    strlistItemID (string): The id for item (eg: 123)
    strFieldName (string):  The field name

    I always get back:
    Item does not exist. It may have been deleted by another user.

     

    any idea?

    thx

  •  07-19-2012, 12:07 PM 24155 in reply to 24151

    Re: Need help: Getting version history for an listitem

    Hi shadow1,

    make sure your url to the web service contains the site where the list exists.

    eg.

    www.mycompany.com

    list is on a subsite.

    www.mycompany.com/sites/Finance

    so the url to the web service is :

    http://www.mycompany.com/sites/Finance/_vti_bin/Lists.asmx

  •  07-20-2012, 4:32 AM 24165 in reply to 24155

    Re: Need help: Getting version history for an listitem

    hi,

    I am always using the Common variable WebURL and never had a problem:

    Web URL/_vti_bin/lists.asmx

    Anyway, I tried it with the full path with the same result...

     

     

     

  •  05-14-2013, 1:01 AM 29755 in reply to 24165

    Re: Need help: Getting version history for an listitem

    Shadow1,

    Did you ever figure this out? I am having a similar issue. The strange thing is, the webservice call can find one item in the list, but none of the others. I've checked and double checked security but can't seem to figure out why this is happening.

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems