Workflow Soluiton

 View Only
  • 1.  Webservice Output

    Posted Mar 10, 2011 09:55 AM

    I have a webservice workflow that is working great.  The only issue i am having is the data that is outputted.  Currently the output is WorkflowTrackingID and ProcessID.  Is there a way to configure what is outputed?  I would like the sessionid outputted instead of the WorkflowTrackingID.  



  • 2.  RE: Webservice Output

    Posted Mar 10, 2011 11:17 AM

    If it's a workflow deployed as a service, why not just change the project Output Data of the workflow to reflect SessionID vs WorkflowTrackingID ... and change the guts of the WF to accomodate it?



  • 3.  RE: Webservice Output

    Posted Mar 10, 2011 02:47 PM
      |   view attached

    Thats what im not sure how to do.  It is deployed as a service.  Can you explain how to do that?  This is the first workflow that I developed as a webservice.  There is no ouput data box underneath the model name.

     



  • 4.  RE: Webservice Output

    Posted Mar 11, 2011 07:31 AM

    OK, my brain was in the clouds... workflows don't have an Output Data section. Decision projects will, but Workflows unfortunately don't let you customize the output.