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

Request Web Service Help

Last post 06-10-2012, 11:20 AM by Vadim_Tabakman. 5 replies.
Sort Posts: Previous Next
  •  01-04-2009, 10:09 PM 2050

    Request Web Service Help

    I'm attempting to use the suggested workaround noted post SPS SP1 regarding the inability of items copied to other lists (using NINTEX action) initiating workflows on that other list.  So I am trying to work with the NINTEX Web Service Action "StartWorkflowonListItem..."

    Can't quite get that to work yet so I dummied down to try a simple case initiate wf on a list on the same site.  The workflow i'm trying to initiate is proven functional and is ascribed to the same list as the WS WF.  The .asmx is pointing to the same site where the list is hosted.  Here is the SOAP i've created through the NINTEX WS configuration interface and the error message i am getting follows.

    Any suggestions on what i'm missing here would be helpful.  I've pretty much exhausted other web based help resources. 

    <?xml version="1.0" encoding="utf-8"?>
    <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
        <soap:Body>
            <StartWorkflowOnListItem xmlns="http://nintex.com">
                <itemId>{ItemProperty:ID}</itemId>
                <listName>{Common:ListName}</listName>
                <workflowName>Set Form and Site URL</workflowName>
                <associationData></associationData>
            </StartWorkflowOnListItem>
        </soap:Body>
    </soap:Envelope>

    Workflow Messages

    TimeEventMessageOutcome
    1/4/2009 5:39 AMWorkflowCommentFailed to process response. Error returned from server: Server was unable to process request. ---> Object reference not set to an instance of an object. 
    1/4/2009 5:39 AMWorkflowErrorAn error has occured in test ws.

     

    tx

    dave

    Filed under: ,
  •  01-05-2009, 5:51 AM 2053 in reply to 2050

    Re: Request Web Service Help

    Hi Dave,

    I haven't been able to replicate the issue you are having.  I tried configuring my first workflow to run a second workflow on the current item, and on a different item.

    Could you check what version of Nintex Worklow you are running?

    Central Admin->Application Management->Nintex Workflow Management (click on Licensing).

    Also, can you confirm that the workflow named "Set Form and Site URL" exists?

    cheers,

    Vadim

  •  01-08-2009, 9:51 PM 2111 in reply to 2053

    Re: Request Web Service Help

    Hi Vadim,  The answer you gave on the other thread got it to work (use MS WS to get list ID form copied to site then plug that into NINTEX WF WS as the ID to start the WF on).  Now my problem seems to be that when I template this site with this Nintex WS published and use it to create other sites, it seems the Nintex Web Services no longer function properly and i cannot start the workflow on the site i'm pointing to.  Evidently there are some issues with certain workflows on templated sites but i can't find them.  here is the error i'm currently getting.  is there a workaround for this?  tx

    Error using WS on template sites:

    Action History

    Action

    Start

    End

    Duration

    Call web service

    1/8/2009 5:32 AM

    incomplete

    Send a notification

    1/8/2009 5:32 AM

    1/8/2009 5:32 AM

    0 minutes

    Build dynamic string

    1/8/2009 5:32 AM

    1/8/2009 5:32 AM

    0 minutes

    Send a notification

    1/8/2009 5:32 AM

    1/8/2009 5:32 AM

    0 minutes

    Copy to SharePoint

    1/8/2009 5:32 AM

    1/8/2009 5:32 AM

    0 minutes

    Wait for an item update

    1/8/2009 5:32 AM

    1/8/2009 5:32 AM

    0 minutes

    Task History

    Workflow Messages

    Time

    Event

    Message

    Outcome

    1/8/2009 5:32 AM

    Workflow Comment

    Waiting on Site URL

    1/8/2009 5:32 AM

    Workflow Comment

    Waiting complete on Site URL

    1/8/2009 5:32 AM

    Workflow Comment

    Failed to process response. Error returned from server: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <HTML><HEAD><TITLE>You are not authorized to view this page</TITLE> <META HTTP-EQUIV="Content-Type" Conten

    1/8/2009 5:32 AM

    Error

    An error has occured in Copy To TLS Boston 523.

     Oh, and the current version per above seems to be:

    "Nintex Workflow 2007 (10902)" (BTW: is this the latest, our Admin said he just upgraded yesterday but I'm not sure with this being listes as "2007"

    [addendum to version issue immediately above:  this is the latest version, but come to find out our IT Admin needed to enable some new features in SPS Admin pages in order to access the new activities after upgrading...}

    tx  -dave 

  •  01-12-2009, 4:24 PM 2145 in reply to 2111

    Re: Request Web Service Help

    Hi Dave,

    The call web service action requires some credentials. Are the credentials still valid for the new site?

    Regards

    James

  •  06-09-2012, 3:39 AM 23376 in reply to 2145

    Re: Request Web Service Help

    I have same problem and I have checked the credential was valid. I think this case not relation with credential. My license nintex workflow is valid.
  •  06-10-2012, 11:20 AM 23377 in reply to 23376

    Re: Request Web Service Help

    Hi dypta05,

    what build of Nintex Workflow are you using?  Can you upgrade to the latest?

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