This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Shall i Activate Multiple activity of the same workflow

raviraj - Saturday, January 22, 2011 2:03 AM:

Hello All

Shall i activate Multiple activity on same work flow ,It is possible to activate multiple activity at the same time with code...?

 

Thanking You

Raviraj



Brian - Monday, January 24, 2011 7:34 AM:

Hi Raviraj,

Manipulating a workflow with code is tricky.

Is there some reason why you can't do it within the normal workflow?

For example if you create an Automatic Activity with two or more default paths leading from it then they will all activitate when the Automatic activity is reached.

Maybe you can do something like this instead of using code to progress the workflow.

Cheers,

Brian.