08-06-2007 03:30 AM
08-06-2007 04:30 AM
Hi,
This looks like it might be a bug, I wonder if it does the same in TS4.0.
Instead of using the Specify Module, use the PostSubStep. The use of the PostSubStep is better for a Custom Step Type that you dont what the user to edit. It also has the advance that if you update the custom step type, the PostSubStep property gets updated as well, which it doesn't if you use the Specify Module property. It also has no problems with deployment.
Regards
Ray Farmer
08-06-2007 05:06 AM - edited 08-06-2007 05:06 AM
Thanks very very much Ray, a brilliant bit of lateral thinking there.
I've put in the module as a Post-Step SubStep, set the module adaptor to "None" and disabled the "Specify Module" option. It works brilliantly.
Plus, as you say, it will now update any existing steps if I update my module.
You are a hero, thank you.
Message Edited by Sean on 08-06-2007 11:07 AM