Skip to content

Configure Hub

This page defines how to configure a Hub installation that communicates with all the satellites.

Note: The permission set FND_SYNCADMIN should be granted to the user who do the Data Synchronization Configuration.

Installation Settings

Installation Settings contain information which is used as initial configuration to create all the message queues, routing rules and routing addresses required for sending/receiving data to/from the satellites, together with Satellite Configuration.

Figure 1 - Installation Settings page

  1. Navigate to Solution Manager\Data Management\Data Synchronization\Data Synchronization Configuration\Installation Settings page
  2. Select the option button for Data Synchronization Location to Hub
  3. Save.

The field "Identity of the Installation" in window Installation Settings will be automatically generated as HUB

Setting up Satellite Site Configuration

With Installation Settings completed, next step is to set up satellite configuration.

  1. Navigate to Solution Manager\Data Management\Data Synchronization\Data Synchronization Configuration\Satellite Configuration page
  2. Configure satellite and sites in Satellite Configuration page
  3. Save.

Generating Configuration Script

When generating configuration script, it gathers satellites and location information from Satellite Configuration and Installation Settings respectively and generate a SQL script. That particular SQL script contains a method call to generate application message queues, routing rules and routing addresses for the defined satellites.

  1. Navigate to Solution Manager\Data Management\Data Synchronization\Technical Administration\Generate Configurations assistant.
  2. Installation Location and Satellites information are auto filled from the values gathered from Installation Settings and Satellite Configuration respectively.

Figure 2 - Generate Configuration Script page

During the generation, message queues, routing rules and routing addresses should be created as below.

Queues   Following queues should be generated for normal data and LOBs per each satellite.
  • DATA_SYNC_IN_SATELLITE
  • DATA_SYNC_OUT_SATELLITE
  • DATA_SYNC_IN_LOB_SATELLITE
  • DATA_SYNC_OUT_LOB_SATELLITE

 Other than these queues, DATA_SYNC_IN_SERV queue should be created for receiving statistics from all the satellites.
Routing Rules Following inbound routing rules should be created. Routing Rules
Routing Addresses Following Routing addresses should be created. Routing Addresses

Note: Sending routing addresses are generated with dummy URLs. Because of this, It is required to change the URL in each sending routing address manually.

Data Sync Process Settings

It is required to configure the six parameters defined in Data Sync Process Settings