Hello,
Is there anyway to prevent a deployment from occurring if a parameter isn't defined. We have a file system deployment that has
<sourceFilesystem
area = "/iwmnt/default/main/ourbranch/EDITION/$edition^"
>
This is normally called from another program that ensures the edition parameter is set. But I'm really paranoid when testing this because if it isn't set, OD will deploy every edition that exists to the destination directory. I'd really like to see a tag that defines parameters that must be set. I would be satisifed however with a work around that caused a syntax error if the parameter is undefined. Anything to force OD to quit.
<P>
==
Terry Luedtke
National Library of Medicine
terry_luedtke@nlm.nih.gov