cancel
Showing results for 
Search instead for 
Did you mean: 

Integration question in task list

whdwsl
Champ in-the-making
Champ in-the-making
when integrate with business app , one person can have more than one type of task, different task have different page,  how can i do aboat this?

integration back ground:
business app has its own pages , i use activiti for assigning task and flowing by the fixed rules
3 REPLIES 3

trademak
Star Contributor
Star Contributor
Hi,

You could use the formKey attribute on a user task for this.
So the formKey attribute could hold a reference to the right page for the task type.

Best regards,

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
Yep, that is exactely what we do…

whdwsl
Champ in-the-making
Champ in-the-making
good idear, thanks..


i  configed it into a dbtable,  inconveniently. i'll change it right now