Example:
<target name="update">
<fuego:updateProduct action="update" file="ALBPMEnterpriseSA572_HF.upd"/>
</target>
<target name="rollbackhf">
<fuego:updateProduct action="rollbackHotfix"/>
</target>
<target name="rollbacksp">
<fuego:updateProduct action="rollbackServicePack"/>
</target>
| Attribute | Description | Type | Required? |
| file | File | ? | |
| action | String ["update", "rollbackHotfix", "rollbackServicePack"] | ? |