Skip to content

Install and Set Up WSO2 Integrator: BI

WSO2 Integrator: BI is a low-code integration solution built on Ballerina, enabling fast and efficient integration development with minimal coding. It enables you to build integrations easily from your local development environment. This guide walks you through the steps to install and set up BI using Visual Studio Code (VS Code).

Step 1: Install the WSO2 Integrator: BI Extension

  1. Once you start the integration creation in Devant by importing a repository, you will be redirected to the Create New Integration in VS Code page.

    Setup WSO2 Integrator BI

  2. If you don't have Visual Studio Code, click Get VS Code and install it.

  3. Then click Install WSO2 Integrator: BI extension.

  4. It will open the WSO2 Integrator: BI extension page and click Install. This will install both the WSO2 Integrator: BI and Ballerina extensions in VS Code.

    Install WSO2 Integrator BI

Step 2: Set up WSO2 Integrator: BI for the first time

  1. Click the BI in the VS Code sidebar and click Set up Ballerina distribution. The setup wizard will automatically download and configure the required Ballerina distribution.

    Set up Ballerina distribution

  2. Once the setup is complete, click Restart VS Code to apply the changes.

    Restart VS Code

Step 3: Develop the integration in WSO2 Integrator: BI

  1. Click Develop in WSO2 Integrator: BI. This will clone your integration project and open it in BI.

    Design Integration