In which stage does the task body () run withing the run phase?

In reply to samerh:

The body() task is only used in sequences. The task runs when the sequence is started.