Page 1 of 1

Webservices - C#

PostPosted:Tue Jul 20, 2010 9:09 am
by weezer316
Hi,

Any of you guys got webservices working with c#? I can do some stuff, like log in and what have you, but I cant do stuff like get a list of child folders. Seems the FolderArray and things like it arent appearing in intellisense. Any ideas?

On that note, im going to post the OpenKm webservices class file once i get it working alright so anyone can benefit from it, so any help would be appreciated.

Wheeler

Re: Webservices - C#

PostPosted:Tue Jul 20, 2010 6:43 pm
by jllort
In the module MSOpenKMCore, are classes used to office addin ( the uploading, downloading file logic is there )

http://openkm.svn.sourceforge.net/viewvc/openkm/trunk/

Re: Webservices - C#

PostPosted:Wed Jul 21, 2010 12:56 pm
by weezer316
Jilort,

Thanks. Im making headway here though. managed to get the interfaces working correctly! Cheers!

Wheeler

Re: Webservices - C#

PostPosted:Wed Jul 28, 2010 8:39 am
by weezer316
Sorry, one more question......is it possible to pull a users email address out via webservices? I cant seem to see a way but thats not t say there isnt!

Re: Webservices - C#

PostPosted:Wed Jul 28, 2010 10:56 am
by pavila
Maybe this can be included in OpenKM 5.0, but is not a priority for us.