cancel
Showing results for 
Search instead for 
Did you mean: 

Bind Task to a business object

ovonel
Champ in-the-making
Champ in-the-making
Hi,

I would like to create a task via "TaskService().saveTask()" and bind it to a business object.
So I need a relation between a task and my business object-

What is the best approach to make it happen. I dont want create a process because it is just a single
task.


thanks in advance!
1 REPLY 1

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
You can try to store a 'taskLocal variable'  with a ref to the business object