Skip to main content
Nintex Community Menu Bar

View Process flow

  • November 8, 2007
  • 4 replies
  • 17 views

Forum|alt.badge.img+3

Hi, 


We use to have functionality to View a Process from the WorkList as a Image.


Is this still possible ?

4 replies

Forum|alt.badge.img+5
  • November 8, 2007

In the workspace - tasklist. Hover over a task in the Folio column. An arrow will appear and a menu expands.


In the menu there is an option: View flow.


In the standard Process Overview report, there is also an icon that links to this view.


Regards,


Nicolas


Forum|alt.badge.img+3
  • Author
  • Nintex Partner
  • November 9, 2007

I have found this functionality in the workspace, however I want to reproduc this in my web application.


Are there Components that I can reference that will enable me to display a ViewFlow diagram in my web application ?


 


Forum|alt.badge.img+5
  • November 11, 2007

I have the same problem.


K2.net 2003 use viewflow.dll to generate process image.


IS blackpearl same?


Forum|alt.badge.img
  • October 6, 2009

Hi,


It is basically the same, but you would reference the ViewProcessInstance.dll in from your .net project and not the one you refer to.


Originally this small app was written for K2.NET 2003 and not by me, I merely modified it to work with Prearl. It works perfectly though.


I include a word document and sample app, you will find everything you need to know in there.


Cheers :)