Validating an Adapter Configuration

As you work with resources in TIBCO Business Studio, errors and warnings are logged automatically in the Problems view. You can choose to build the project automatically or manually to log the problems, errors, or warnings in the Problems view. You have to fix the errors before you test the adapter configuration.

The build options are available from the Project menu in the main menu. You can perform the following operations as needed:
  • To run the builders automatically, click Project > Build Automatically.
  • To build one project, ensure that Build Automatically is cleared from the Project menu. Then select the project in the Project Explorer view, and click Project > Build Project.
  • To build all projects in the workspace, ensure that Build Automatically is cleared from the Project menu. Then click Project > Build All.

When you save an adapter configuration that contains syntax errors, these errors will be logged in the Problems view. You have to fix the errors before testing the adapter configuration.