Skip to main content

Hello guys


I want to get all activities name in K2 project via C# code. Also I need to get all process (subprocess) name. 


I think this should be simple, but I cannot find any solution. 


Thanks
Darko 

i was think that this is very simple, but there is no answer.


Can any body help me?


Thanks


DArko


Good day,


I would suggest that you use the K2 reporting SmartObject to accomplish this.


There are sample code in the K2 documentation on how to query a SmartObject, use that to query the reporting smartobjects to gather the information you require. You can use the K2 smartobject Service tester to test the functionality first.


When you have found the right smartobject and properties you can use it in code.


Hope this helps!


Reply