Sorry for taking such a long time to respond...
The idea of a wizard is not to make any changes to the environment until the user clicks the Finish button. If you use branch controllers, you can perform actions when a new panel is to be shown. You could start a new thread at this time. But again, please keep in mind that whatever these actions are, they should not change anything or the user should be able to roll back these changes.
Regards
Thomas |