All my users have a list of all task instances that they have completed. So if they did
complete a task at some stage, they can click on "completed" tasks, view their
list, and then select the task they want to view the process for.
If a user never actually performs a task for a process instance, you could always list all
process instances, and let him select which one he wants to view.
I also have an "initiated processes" view, where a user can view a list of all
process instances that he was the initiator of.
I have an admin user that can also view a list of all process instances, and all tasks, so
he can take a look at anything he wants.
There are many ways to determine the process instance you want to view, it all depends on
how your application is used, and how you want it to be used.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097861#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...