Hi,
I've searched for this and can't really find an answer. I've seen some post touching this topic but never really answered.
I have a BO in my workflow container.
I've created a set method in my BO, which set values to the attribute of the BO.
The set method doesn't return anything.
I've created a workflow task to call this set method.
I bind the BO from workflow container to Task container, along with other parameters for the method.
In the task, I bind the parameters to the method.
When I run the workflow I expect the BO's attribute to be updated, however it is not.
Any ideas?
Thanks in advance
Michael