Skip to main content
Nintex Community Menu Bar

Report Data - Activity Instances on a web page

  • March 3, 2007
  • 2 replies
  • 10 views

Forum|alt.badge.img+5
Hi - I'm trying to show on a webpage the history of all the approvers of a process. How can I simulate what is found on the Report section (Shows the approvers and the dates) of the workspace? Does anyone have any sample code?

2 replies

Forum|alt.badge.img+13
  • Rookie
  • March 3, 2007
You are better off going through the K2Log database because in the history report it doesn't tell you if the person approved or rejected, it just says Completed. K2Log assuming you have serial route and stores the ACTION the user took somewhere with Audit turned on.

Forum|alt.badge.img+10
  • Nintex Partner
  • March 5, 2007
Hi,

You could have a look at KB Article 21 to help you design this custom report. (http://kb.k2workflow.com/articles/kb000021.aspx).

Hope this helps.

JohanL