Deployer's Workbench, Version 7.2

Data validation

The Deployer's Workbench includes a data validation system that helps to ensure data integrity during your interaction with the workbench.

The validation encompasses field, relationship, and business rule integrity. Typically you do not have to manually run a validation against the data. Deployer's Workbench will automatically validate as you make changes to the data within a project. If an error is discovered within the data contained in a project, a marker will be created and displayed within the Problems view, and an error icon may appear on an element in the Model Navigator to indicate which element contains the error.

If an error occurs, you will be notified in two ways:

Within the Problems view, you will see a table that describes the errors within all of the projects in your workspace. Only the first two columns contain information relevant to errors within Deployer's Workbench. The first column contains a description of the problem, while the second contains the name of the project in which the element which contains the error resides.

Most errors will typically contain enough information to help you resolve the issue. To open the element that contains the error, double-click the row in the Problems view that you wish to fix. This will open the appropriate editor for the error so that you can proceed to resolve it. When the error is resolved, the error marker will automatically be removed from the Problems view, and any error decorators will be removed as well.