This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Workflow Activity Task Completion history

Peter Borsje - Friday, October 25, 2013 3:35 AM:

Hi All,

In the standard workflow history report there is no information about the task completion. We would like to know which tasks had been checked and done by the user.

Does anybody have an example report or something?

I tried to follow the datamodel and it is also not clear to me where the data is saved from the completed tasks. I could find the 'is_required' property but not where the -complete- boolean is stored.

Any help or examples would be great. Thanks!

 



RobMcAveney - Friday, October 25, 2013 8:11 AM:

The values are stored in Activity Task Value, which is a relationship on Activity Assignment.  Check the completed_by and completed_on properties.  If those values are not null then the task was completed.

Rob



Peter Borsje - Monday, October 28, 2013 3:55 AM:

Thanks Rob!

See you may be tomorrow on the ACE event.

Peter