Configuring Name Space Bindings

How to:

This section describes how to configure name space bindings for the WSO2 server using the IBM WebSphere Application Server Administrative Console.

Procedure: How to Configure Name Space Bindings

  1. Expand the Environment section, expand Naming, and then click Name space bindings, as shown in the following image.
  2. From the drop-down list, select the node and the server (for example, Node=iwaix3Node01, Server=server1), as shown in the following image.
  3. Click New and then click Next.

    The New Name Space Binding pane opens, as shown in the following image.

  4. In the Specify basic properties section, enter the required parameters.

    The following table lists and describes the requested parameters.

    Parameter

    Description

    Binding Identifier

    Name in the Environment properties value.

    Name in name space relative to lookup name prefix

    The value in the Binding Identifier.

    String Value

    The value in the Environment properties.

  5. After entering the values, click Next, click Finish, and then click Save.
  6. Configure the following properties, as listed in the table below:

    Parameter

    Property

    Property 1:

    Binding Identifier

    is.wso2.url

    Name in name space relative to lookup name prefix

    is.wso2.url

    String value

    https://{company_specific_machine_name}:9443

    Property 2:

    Binding Identifier

    is.wso2.username

    Name in name space relative to lookup name prefix

    is.wso2.username

    String value

    PRIMARY/admin

    Property 3:

    Binding Identifier

    is.wso2.password

    Name in name space relative to lookup name prefix

    is.wso2.password

    String value

    admin

    Property 4:

    Binding Identifier

    logging.elk.url

    Name in name space relative to lookup name prefix

    logging.elk.url

    String value

    0.0.0.0:0

    Property 5:

    Binding Identifier

    logging.elk.enabled

    Name in name space relative to lookup name prefix

    logging.elk.enabled

    String value

    false

    Property 6:

    Binding Identifier

    source.url

    Name in name space relative to lookup name prefix

    source.url

    String value

    http://{company_specific_machine_name}:{company_specific_WC_defaulthost_port_number}/Omni-PayerDomain/v2/data.svc/

    Property 7:

    Binding Identifier

    wfService.url

    Name in name space relative to lookup name prefix

    wfService.url

    String value

    http://{company_specific_machine_name}:9280/workflow/

    Property 8:

    Binding Identifier

    Omni.Home

    Name in name space relative to lookup name prefix

    Omni.Home

    String value

    {company_specific_defined_directory_of_omnihome}. For example: /prog/opay_home/

    Note: This value must point to the Omni-Payer home directory that was configured.

    Property 9:

    Binding Identifier

    OPMC.HOME

    Name in name space relative to lookup name prefix

    OPMC.HOME

    String value

    {company_specific_defined_directory_of_omnihome}. For example: /prog/opay_home

    Note: This value is used by the Data Dictionary. Also note that this should be the same directory as Omni.Home, but in the value, do not insert the trailing forward slash.

  7. Click Finish, and then click Save.