How to: |
This section describes how to configure name space bindings for the WSO2 server using the IBM WebSphere Application Server Administrative Console.
The New Name Space Binding pane opens, as shown in the following image.
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. |
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. |