Setting up the Validation Tool

The Validation Tool for the Bank Transformation Toolkit is a plug-in. Validation Tool allows you to validate your definition files with a graphical interface.

Prerequisites to use the Validation Tool:

To use the Validation Tool, follow these steps:

  1. Start IBM Rational Application Developer or IBM WebSphere Integration Developer.
  2. Create a simple project.
  3. Create a folder to contain the XML files, and copy your XML files to this folder.
  4. Click Window > Preferences....
  5. In the dialog box that pops up, select BTT Validator in the left panel.
  6. In the right panel, the XSD Path and the SCH Path are set automatically. In the Server Path field, click Browse, and select the folder which contains your XML file.
  7. Click OK.
  8. In the Project Explorer view, right-click the XML file, and select Validate.
  9. The error will be shown in the editor if there are any.