Skip to main content

Hello,

 

how can I get the SharedUser for this function: 

 

OpenWorklistItem(string SerialNumber, string Platform, bool Alloc, bool IgnoreStatus, string ManagedUser, string SharedUser)

 

from SourceCode.Workflow.Client (connection)

Maybe the following will help?


 


http://help.k2.com/onlinehelp/k2blackpearl/DevRef/4.6.11/default.htm#Working_with_Worklists_modified_by_Out_of_Office.html%3FTocPath%3DRuntime%2520APIs%2520and%2520Services%7CWorkflow%7CWorkflow%2520Client%2520API%7CWorkflow%2520Client%2520API%2520Samples%7C_____6


Is there another way to declare the SharedUser than in URL?


Is there any funktion from K2 that can give me the SharedUser for the Worklist?


From my searches, that seems to be the only API documentation that shows how to display the shared user.


Reply