Skip to main content Skip to complementary content

Setting up the ESB parameters

If your license includes the ESB option, you need to configure several parameters to make the best use of the corresponding features.

Setting up the ESB Service Locator and Service Activity Monitoring parameters

About this task

From Talend Administration Center, you can set the parameters of Service Locator and Service Activity Monitoring.
  • Service Locator provides service consumers with a mechanism to discover service endpoints at runtime.
  • Service Activity Monitoring is a monitoring server for your services.

Procedure

  1. On the Menu, click Configuration.
  2. Click the ESB Service Locator and SAM group to display the parameters.
    The following parameters are editable as required:

    Parameter

    Value

    Service Locator Server(s)

    Type in the URL to the Service Locator servers and the credentials to access the servers when authentication is enabled. If there are multiple servers, separate them with a comma, for example: 192.168.0.1:2181,192.168.0.2:2181;user=tesb;password=tesb

    Service Activity Monitoring Server

    Type in the URL to the Service Activity Monitoring server.

    Authentication Type

    The authentication required on the Service Activity Monitoring server end. The types available are None, and Basic.

    Username

    Type in the username to connect to the Service Activity Monitoring server if the authentication type is Basic.

    Password

    Type in the password to connect to the Service Activity Monitoring server if the authentication type is Basic.

Setting up the ESB Identity and Access Management

About this task

To be able to authorize the Resources to the Roles and Users created in Talend Identity and Access Management from the Authorization page, you need to have properly installed and configured it, and set up the XACML Policy registry.

For more information about the installation of Talend Identity and Access Management, see Installing and configuring Talend Identity and Access Management. For how to use Talend Identity and Access Management, and how to set up the XACML Policy registry, see XACML Policy registry.

Procedure

  1. On the Menu tree view, click Configuration.
  2. Click the ESB Identity and Access Management group to display its parameters.
    The parameters are the following:

    Parameter

    Value

    Identity Service URL

    Type in the location URL to your Identity Service. The default is http://localhost:9080/syncope-console.

    Identity Service Rest URL

    Type in the Rest interface URL of your Identity Service for the Administration Center to get the user data. The default is http://localhost:9080/syncope/rest.

    Authentication Type

    The authentication type is Basic by default.

    Identity User

    Type in the username to connect to your Identity Service. The default is admin.

    Identity Password

    Type in the password to connect to your Identity Service. The default is password.

    Authorization (PAP) URL

    The URL of the XACML Policy Registry to retrieve policies from. The default is http://localhost:9001/services/XacmlRegistryAtom.

Setting up the ESB Service Registry

About this task

To be able to manage services, policies, and their relations in the Service Registry page, you need to have properly set up the registry and the Service Registry feature. For how to set up the Service Registry, refer to Talend ESB Infrastructure Services Configuration Guide.

Procedure

  1. On the Menu tree view, click Configuration.
  2. Click the ESB Service Registry group to display its parameters.
    The parameters are the following:

    Parameter

    Value

    Service Registry API

    The URL of the Service Registry interface. The default is http://localhost:8040/services/registry/admin.

    Authentication Type

    The authentication required on the Service Registry server end. The types available are None, and Basic.

    Username

    Type in the username to connect to the Service Registry if the authentication type is Basic.

    Password

    Type in the password to connect to the Service Registry if the authentication type is Basic.

    Lookup Service

    The URL of the Lookup Service interface. The default is http://localhost:8040/services/registry/lookup.

    Authentication Type

    The authentication required by the Lookup Service. The types available are None, and Basic.

    Username

    Type in the username to connect to the Lookup Service if the authentication type is Basic.

    Password

    Type in the password to connect to the Lookup Service if the authentication type is Basic.

Setting up the ESB Provisioning Service

About this task

To be able to distribute features and resources, and configure your Talend Runtime servers more easily via the Provisioning page, you need to have properly set up the Provisioning Service feature. For how to set up the Provisioning Service, refer to Talend ESB Infrastructure Services Configuration Guide.

Procedure

  1. On the Menu tree view, click Configuration.
  2. Click the ESB Provisioning Service group to display its parameters.
    The parameters are the following:

    Parameter

    Value

    Provisioning Service API

    The URL of the Provisioning interface. The default is http://localhost:8040/services/provision/admin.

    Authentication Type

    The authentication required on the Provisioning Service server end. The types available are None, and Basic.

    Username

    Type in the username to connect to the Provisioning Service if the authentication type is Basic.

    Password

    Type in the password to connect to the Provisioning Service if the authentication type is Basic.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!