3 Adding a local Network

This topic provides the systematic instructions to add network to the region.

  1. The networks of the added region needs to be configured.
  2. The networks for the particular region can be added in DIGX_RG_NETWORK table.

    Note:

    For the purpose of illustration only, SEPA network configurations have been taken as a sample.

    Screenshots are for illustrative purposes only. Content should not be replicated.

    Figure 3-1 DIGX_RG_NETWORK table



    Table 3-1 DIGX_RG_NETWORK table

    Column Name Significance
    ID Unique identifier for the network of the region.

    Implementers can choose any value of their choice.

    NAME The name of the network
    CHARGES_REQUIRED Indicates whether charges are enabled or not for that particular network
    REGION_ID

    Represents the Region of the network.

    The region_id and id of the newly added region should be same

    TRANSACTION_TYPE Represent the transaction type of the network.
    ENABLED Represent whether network is enabled or not.
    DESCRIPTION Represents the Description of the network. This value would be shown in the Payments screen dropdown while initiating payments
    DEFAULT_VALUE

    Represents the default value of the network.

    Only one network of a particular region can have DEFAULT_VALUE=’Y’. Default network for the newly created payee would be the one whose default_value is Y.

    Keeping one network as default network is mandatory for each transaction type.

    TASK_CODE Task Code, for which entries have been made in DIGX_CM_TASK
    QUESTIONNAIRE_SUPPORTED Once we set this field value as Y,the questions appears in compliance popup. This is applicable for CROSSBORDER transaction type.
    DOCUMENT_SUPPORTED

    OBDX supports configuring a list of mandatory/non-mandatory documents. Once we set this field value as Y, the list will show up

    on the screen. This is applicable for CROSSBORDER transaction type only.

  3. Maintain network currencies in the DIGX_RG_NETWORK_CURRENCIES_MAP table.

    Figure 3-2 DIGX_RG_NETWORK_CURRENCIES_MAP table



  4. The configured networks will be shown in the Network drop-down list.
    A screenshot of the Network drop-down list on the Payments screen is provided below.