Skip to content

Try the Integration

Once you have completed building your integration with the WSO2 Integrator: BI, you can quickly test it right from the design interface. This section walks you through how to run and try your integration project using the built-in tooling.

Run the integration

  1. Click Run on the top-right title bar of the editor.

    Design View

  2. If the required configuration values are missing, a prompt will appear as shown below, indicating that the Config.toml file is missing.

    You’ll be given three options:

    • Create Config.toml – Recommended to generate and populate the required configuration file.
    • Run Anyway – Proceed without the config file (not recommended for integrations requiring config values).
    • Cancel – Abort the run operation.

    Make sure to choose Create Config.toml and fill in the necessary values before continuing.

    Design View

  3. This will launch the integration terminal.

Try the services

The Try It window on the right side of the BI interface provides a built-in way to test your HTTP services without leaving the development environment.

Design View