Skip to main content

Hi! I am kind of new in K2 world so please excuse my silly questions =)


My task is to create a process, that will create new folder in sharepoint listitems and create new listitem in newly created folder.


I use CreateListItem metod of K2SpsList webservice to create new list item, i create new folder (using CreateListItem method with different content type for folder), but i cant figure out how to create new listitem in that folder.


I tryed to do same thing with sharepoint objectmodel (console project in visual studio) and everything went smooth, but when it comes to webservice all i see is red 🙂 . Can i use objectmodel in K2 (keep in mind that k2 server and sharepoint can be on seperate hosts)?


I hope someone can help me out, cause this problem is driving me insane. If there is no easy way, i'll create new web service where i'll use objectmodel of sharepoint!

Be the first to reply!

Reply