Skip to main content

Hi


In the Workspace if you select an item and click the small arrow next to the name; you will notice that the menu contains a menu item named "View Flow".


My question is that can we use this feature separately?


i am currently using the following to get the picture of the flow http://[ServerName]/Workspace/Tasklistcontrol/ViewFlowMain.aspx?ProcessID=192&K2Server=[ServerFullQualifiedName]:5252

You can.  Put the appropriate values on the querystring and give users view or view participate rights.  The first time the page open it installs an ActiveX control so users will need appropriate rights on their machine to let this control install.

To be more specific can you describe the image rendering and  production functionality and the controls used in that?


i oppenned the C:Program FilesK2 blackpearlWorkSpaceSiteTaskListControl and noticed that it contained K2ViewflowDeployer.cab file, script and images directories and of course the ViewFlowMain.aspx.


thanks for your answer but i need more info regarding the mechanism in which image rendering is done.
It uses an active X control that is included in the CAB file.
Many thanks for Both

Reply