Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This tutorial guides you on how to expose data in a Google spreadsheet as a data service. 

...

  1. Download the product installer from here, and run the installer.

    Insert excerpt
    Installing the Product
    Installing the Product
    nopaneltrue

  2. Start the ESB profile:

    Panel
    borderColor#542989
    bgColor#ffffff
    borderWidth1
    Localtabgroup
    Localtab
    activetrue
    titleOn MacOS/Linux/CentOS

    Open a terminal and execute the following command:

    Code Block
    wso2ei-6.45.0-integrator
    Localtab
    titleOn Windows
    Go to Start Menu -> Programs -> WSO2 -> Enterprise Integrator 6.45.0 Integrator. This will open a terminal and start the ESB profile.
  3. Access the management console of the ESB profile: https://localhost:9443/carbon/.

    Note

    For the purpose of this tutorial, be sure to use localhost as the IP in the above URL.

  4. Sign in using admin as the username and password.

  5. Click Create under the Data Service menu to open the Create Data Service wizard.

  6. Enter GSpread as the data service name as shown below. Leave the default values for the other fields.

  7. Click Next to go to the Datasources screen.

...