Build Your Visual Builder Application: Create the Application

You’re now ready to create and configure the front-end for your integration. In this module, you will create a Visual Builder web application named WeatherWeb to retrieve weather information. You’ll create a service connection (WeatherInfo) to the integration. Then, using the visual development tool, you’ll design your application page, create and map objects to store and display weather data, and run the application.

First, let’s create the web application that your users will use to retrieve weather information.
  1. Go to the Integration navigation pane, and click Visual Builder.
  2. On the Visual Applications page, click New Application.
  3. Provide application details in the Create Application dialog.
    • Application Name: Enter the application name as WeatherWeb.

    • Application ID: The application name is automatically added as the application ID.

    • Description: Enter a description of your application.

  4. Click Finish.

    The application is created, and the Welcome page is displayed.