Showing related tags and posts across the entire site.
-
I have a requirement to customize the view of the k2 management worklist webpart.i can find an option to select a view in the web part properties of the same but it is disabled for me(i do have admin permission on k2 server).Can anyone please let me know how to do it.
-
Hi Alternate method to verify the exact error point is to use the K2 Process View flow option available in K2 Workspace. You can get the view flow of your workflow by using the process id. To retrieve the process id, go to Process Instance option the workspace and copy the instance name along with the...
-
K2 blackpearl 4.6.2 (4.12060.1520.0) I am getting following error while opening connection using SourceCode.Workflow.Client.dll. var connection = new Connection(); connection.Open(k2ServerName, builder.ConnectionString); Error: "The server cannot handle directory requests." I am using username...
-
Hi can anyone advise on the below queries? Is a end step required to end the process instance? How to achieve looping in workflow and whether it is recommend to perform looping of status checking in workflow or in application side? Thanks