Two tasks in parallel

Question: Hello folks,

I want two tasks to be started simultaneously.

1. Send e-mail
2. Decision task

I know how to put the two tasks in series (i.e., one after the other) How do I do it so that both the tasks start together?

Also I want to send e-mail to external e-mail address. Is there any configuration needed to be done?

Thanks

Dana

Answer:
Use the fork option
Copyright ?2007 - 2008 www.jt77.com