Error submitting Infopath form in process

  • 1 August 2006
  • 1 reply
  • 1 view

Badge
I begin a process by having a user fill out an Infopath form. The k2 task pane appears on the right with a submit button. However, when I submit, I receive an error saying it cannot submit the Infopath form. It goes onto suggest it cannot connect to the datasource...

I'm hoping this may be an issue others have run into and might have a common solution. The entire project built fine in k2 studio (including Infopath and Sharepoint activities) so I'm not sure what the problem could be.

Any ideas?

Thanks,
Mike

1 reply

Badge +9
Make sure that the InfoPath web service URL you specified is correct by browsing to it using your browser. The default location is: http://IISServer/K2V3/InfoPathService/InfoPathService.asmx

On submitting the IP form it calls the SubmitInfoPathData method of the web service.

Reply