Setting the validation preferences

By default, the validation process checks only whether changes to the current configuration produce a valid .xdc file. You can set your validation preferences to make additional checks. The Problems view of the element displays the errors that the validation process detects.

About this task

The default validation settings check the following properties of these elements:
If you want to check the following additional validations, enable the advanced validation settings:
  • Resource group: The validation process checks whether the specified URL is accessible and whether the authentication information is valid.
  • Resource: The validation process checks whether the specified URL is valid.
  • Data mapping tables: The validation process checks whether the mapping is consistent with the resource schema.

To set up the advanced validation preferences:

Procedure

  1. Click Window > Preferences.
  2. Select Validate against the XML schema when validating the configuration.
  3. Click OK.

Feedback