webMethods Deployer 10.3 | webMethods Deployer Documentation 10.3 | Automating Project Creation | Root Tag
 
Root Tag
The root tag for Project Automator consists of the <DeployerSpec> tag and the exitOnError attribute, as follows:
<DeployerSpec exitOnError="true or false"></DeployerSpec>
The following table describes the attribute you can specify in the <DeployerSpec> tag.
Attribute
Description
exitOnError
Optional. Indicates how Project Automator should handle errors. Set to:
*true to set Project Automator to report the error and terminate the first time it encounters an error.
*false to set Project Automator to report errors as they occur, but continue processing. This is the default.

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.