K2 and Web Services? How to?

  • 12 May 2015
  • 1 reply
  • 2 views

Userlevel 3
Badge +16

Hi guys,

 

Now that i've got my head round connecting to SQL DBs using the SQL Server Service, I want to get to know how to use K2 Web Services.

 

Can anyone give me an example of how to use K2 to connect to Web Services? I'm told that Web Servies is the standard approach to connect to applications, so i'd like to get started on how you do this wih k2.

 

Anyone able to help?

 

For example, how do i use K2 with Web Services to update a field in an SQL Table or Read and Write date to fields in a SQL Table?

 

Thanks in advance, you guys are the best.


1 reply

Badge +10

Hi Sharpharp1,


 


This will blow your mind with how easy it is.


 


Essentially, crack open your service tester, go to the "Endpoints WCF" or "Endpoints WebService" sections on the "Service Object" side, and register a new service instance for your web service.  Give it the URL of the webservice or wcf service (and other needed/known parameters), and boom, you've got smartobjects.


 


Regards,


 


Mike

Reply