The task is used to update the simulation registry file and publish it in the build result. It is included in the rtcEnterpriseBuild.xml build script by the Enterprise Extensions Dependency Build process when a simulation build is requested.
The task supports Build Extensions Debugging Attributes and Build Extensions General Attributes, as well as, its own task specific attributes. Click on a link for more information on the common attributes.
The following table describes the task specific attributes for the task:
| Task Specific Attributes | ||
| Attribute | Description | Required |
| buildResultUUID |
The UUID of the build result. The value of this attribute is typically ${buildResultUUID} because the property is built-in when using the Jazz Build Engine.
|
Yes |
Enable the simulation registry:
<antz:simulationregistry buildResultUUID="${buildResultUUID}"/>