3 Maintenance in OBRH

This section describes the specific maintenances needed in OBRH for integration of OBEDX with OBVAM.

Prerequisite – Consumer json import should be completed in OBRH. Please refer OBEDX-OBRH Integration Guide.

Find the OBEDX service consumer in routing hub (OBRH).

Navigation Path:

From the Core Maintenance, click Routing Hub, then click Service Consumers
  1. Select OBEDX Service consumer and select OBVAM in Service providers.
  2. Go to Configuration of OBVAM service provider and disable cache in configuration.

    Figure 3-1 OBVAM service provider



  3. Go to Edit of OBVAM service provider and update Authentication section for JWT token.

Select OBEDX Service consumer and go to Consumer Services section.

  1. Select vam_handoff and in the Transformation Section, edit vam_handoff_t and under Headers section update the userId to the newly created user ID maintained in section Create User & Assign Role for OBVAM and update endpoint as /api-gateway/obvam-account-services/service/account/handoffProcess.
  2. Select vam_parser and in the Transformation Section, edit vam_parser_t and under Headers section update the userId to the newly created user ID maintained in section Create User & Assign Role for OBVAM and update endpoint as /api-gateway/obvam-account-services/service/account/parsefile.
  3. Select vam_ack_response and in the Transformation Section, edit transformation and under Headers section update the userId to the newly created user ID maintained in section Create User & Assign Role for OBVAM and update endpoint as /api-gateway/obvam-account-services/service/account/h2hAckFile.

    Figure 3-3 User & Source Code update in OBRH