This is the WSO2 Data Services Server documentation version 2.6.3

Adding a New CSG Server

Follow the instructions below to add a new CSG Server.

1. Log on to the Data Services Server Management Console.

2. Select the "Configure" tab and click "CSG Agent."

3. The "Cloud Services Gateway Agent" page appears. Click on the "Add New CSG Server" link.

4. The "Add New CSG Server" window appears. Fill in the required fields:

  • CSG Server Name - A unique name for the server so that later you can select the server to publish the service.
  • CSG Host Name - The host name of the remote WSO2 ESB server, for example, "localhost."
  • CSG Host Port - The port of the remote WSO2 ESB server, for example, "9443."
  • Domain Name - The domain to which this private service will be exposed, for example, "test.org," if the
    domain name is not given a standalone product deployment will be carried out.
  • User Name - The user name of the remote WSO2 ESB user, for example, "test" (tenant login will look like test@test.org)
  • Password - The password of the remote WSO2 ESB user, for example, "test123."

5. Click "Save."

Once this server is added, it will be listed on the CSG server listing page. From there, you can edit the already added servers or remove any servers.

Once a server is added, you can publish the already deployed services to those servers.