07-17-2008 09:29 PM
07-18-2008 12:23 AM
HI,
Put the step in a seperate sequence and call that Sequence only set it up to run in a new execution or thread and not to wait, also have it run without process model.
Now you will need to capture the result of that step later in your sequence run and this is done by inserting a Wait step type. Set it so that it waits for the Sequence that you launched in a new execution or thread.
Hope this helps you.
Regards
Ray Farmer