Shared OOF task in to K2 cloud

  • 24 April 2020
  • 1 reply
  • 6 views

Hello,

 

I am using task smo to create a custom worklist into k2 cloud now challenge we are seeing that OOF shared task doesn't appear into task smo. 

So custom worklist can't see the task into worklist but same time worklist form control works fine. 

 

any idea how we can get the shared task into custom worklist together with other tasks.


1 reply

It may not be totally applicable to your scenario, but we ran into the same issue using the API.

We ended having to make our own SmartObject calling the "K2 Workspace > Workflow > Client > GetClientWorklistItems.List" ServiceObject method, and then combining the two different lists in code.

 

I believe their form controls use different SmartObjects, that aren't immediately obvious. I'd like to think there is a better solution OOB though. 

Reply