Viewing Process flow in ASP.NET aspx page

  • 20 November 2014
  • 1 reply
  • 3 views

Badge

Hi,

 

I need some help.  We have a client where K2 is sitting inside the domain and not in the DMZ, which means the normal view process cannot be accessed.

 

This is also not a windows application but web so the viewControl cannot be used.  Is there any way of creating the process view from the  string xml = k2Service.ViewProcessInstance being returned as i am able to get the XML back.

 

Is there a web component that i am not aware of?  Can this be done across multiple browsers?


1 reply

Badge +13

http://servername:81/workspace/Tasklistcontrol/ViewFlowMain.aspx?ProcessID=your_procinst_id

 

It'll work with browser with Silverlight plug in installed.

Reply