Skip to main content
Nintex Community Menu Bar

Tracking workflow status

  • May 19, 2008
  • 6 replies
  • 16 views

Forum|alt.badge.img+3

How can a user track workflow status after the infopath form has been submitted?  The only person currently can look at workflow is approver.  After the approver approves, it leaves his or her queue and go to next queue.


 Thank you

6 replies

Forum|alt.badge.img+4
You could create  a custom component that shows a custom view based on your filter criteria, using ASP.NET or WinForm components based on your solution type...the only catch is that it's not going to show up in the person's K2 task list.

Forum|alt.badge.img+11
  • May 19, 2008
Maybe I am mis-understanding the question, but couldn't you give the participants View or View Participate rights so they could use the built-in reports and ViewFlow?

Forum|alt.badge.img+4
I had assumed "from the task list" - is there another similar control that can be used where you can view these sorts of items without going into the Workspace?

Forum|alt.badge.img+3
  • Author
  • May 21, 2008

Even if they can view the workflow, it still doesn't tell them who approved particular instance.  It just shows the name of activity approved but doesn't list the users who approved it.


 any idea how to see this audit trail?


 Thank you


Forum|alt.badge.img+11
  • May 21, 2008

Drill down into the "Process Overview" report to see this information.  All of the OOTB reports are based on data from SmartObjects, so you could even create your own custom reports from the same data.


Forum|alt.badge.img+2
  • May 22, 2008
There's also a "My processes" sharepoint webpart that is available in the blackmarket (link to blackmarket on the left).  That may help.