Skip to main content
Nintex Community Menu Bar

Adding Web Reference - '{ Expected'?

  • May 28, 2008
  • 2 replies
  • 20 views

Forum|alt.badge.img+9
I've written my own web service to handle saving some specific data.  This web service works when I reference it in a non-K2 project or even in InfoPath, however, when I try to add a 'Web Reference' to this service via the K2 'Add Reference' wizard, I can't get by the error '{ Expected' when I try to select the service.  In the Web Reference wizard, I enter my web service URL and click 'Discover', which then tells me that the service was discovered and I should click 'Select'.  When I click 'Select' is where I get the '{ Expected' error.  Anybody have a clue what I am doing wrong here?  Thanks in advance!

2 replies

Forum|alt.badge.img+7
  • May 28, 2008

Hello,


we use also own WebServices within K2 - but we use it as a Smart Object Service. On K2 blackmarket there is a project Dynamic Web Service Smart Object Service http://k2underground.com/k2/ProjectHome.aspx?ProjectID=45


After installing this its very easy to use the web service in K2.


I put a short lab to this as an attachment. Hopefully it helps.


 


Forum|alt.badge.img+9
  • Author
  • May 28, 2008
NICE!  That seems to be just what I need.  I was afraid of it at first, because it appeared complicated, but it is actually very easy to use.  Thanks!