6.1.2 OBRH (Standalone) of OBAPI setup

Figure 6-1 OBRH (Standalone) of OBAPI setup



update digx_fw_config_out_rs_cfg_b set auth_type='APIKEY' where service_id='tokenOBRH'; update digx_fw_config_out_rs_cfg_b set service_url='cmc-obrh-services/route/dispatch' where service_id='serviceOBRH';

update digx_fw_config_var_b set prop_value='<OBRH MS Host>' where prop_id='OBRH_HOST_IP'; update digx_fw_config_var_b set prop_value='<OBRH MS Port>' where prop_id='OBRH_HOST_PORT';

update DIGX_FW_CONFIG_var_b set prop_value='<OBAPI MS Host>’ where prop_id='OBAPI.APP.HOST';

update digx_fw_config_var_b set prop_value=’<OBAPI MS Port>’ where prop_id=’OBAPI.APP.PORT’

Note:

In case of OBRH/OBAPI cluster, a load balancer must be deployed and that host/port must be configured in above queries

Update SERVICE_CONSUMER in DIGX_FW_CONFIG_ADAPTER_PROP_B

Ensure API Key is generated from admin, Security > Security Keys > API Key. Restart MS