Skip to main content

Hi,

 

I have the following requirement. I have the SmartObjects created from SharePoint Lists. Is there any way i can expose that smartobject as a web service for other applications to access the SharePoint list data?

 

Thanks

Hi there


 


How you would expose a SmartObject as a web service depends on what kind of web service you would like to use. For most web services, we have the Web Service Brokers available in the SmartObject Service Tester. More information about these is available here:


 


http://help.k2.com/onlinehelp/k2blackpearl/devref/4.6.4/webframe.html#k2_smartobject_services_introduction.html


 


Be warned, if you are trying to utilize REST, then the current service brokers are not fully compatible with it. The REST Service Broker is currently in BETA and is slated to be released at a later time. If you need to use REST, then I would suggest signing up for the BETA.


 


Ian


Hi,

 

You should be able to see more about K2 SmartObject Services here:

http://help.k2.com/onlinehelp/k2blackpearl/devref/4.6.11/default.htm#WCF_Services2.html.


Reply