Skip to main content
Hi,
I need to do a web page to show the list of Process Instances and then show the flow like the viewflow.aspx page. How can I do this?
I dont like to use the workspace web
Are objects in the API to do that?

Thanks a lot

Alvaro - Galiza
MCSD.net
Hi Alvaro

you can add the view flow control to the toolbox and reference the ViewProcessInstance.dll in your project to use the view flow component in another project - refer to the following K2 Knowledge Base article for more informaiton and a sample:

http://kb.k2workflow.com/Articles/KB000023.aspx

the component is located in C:Program FilesK2.net 2003K2WSWorkspaceK2MISViewProcessInstance.dll in a default installation...

Reply