Unfortunately, what you have done is mostly all you can do. That said, we have done something similar in the past and the breaks were hardly noticeable. The trick is to find the right place to make the breaks, and to make sure the logic between the breaks is a fast as possible. Keep in mind, if you are testing on TFSimulator, logic steps (those that don't play/interact with the caller) don't run quite as fast in simulation as they do live (under TeleFlow Server), because it is slowed by virtue of the updates to the GUI.
|