Skip to Content
0
Mar 24, 2009 at 02:04 PM

Task to update BO Attribute

65 Views

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