Additional Provisioning Rules

Basic input data validation is done using the DCA Framework’s Configuration Data Provisioning GUI. Additional validation is performed during DSA business logic script compilation. If validation fails, the compilation also fails and Event #33309 is raised with appropriate error text. For script compilation, refer to the DCA Programmer’s Guide.

  • At least one Home network Realm needs to be configured so an egress Diameter Message generated by the Home network, which is sent to a foreign network can be identified.
  • Realm configured in Realm must be in valid format. Valid Realm format rules are:
    • It should consist of a list of labels separated by dot(s).
    • Each label may contain letters, digits, dashes (–) and underscore (_).
    • A label must start with a letter, digit, or underscore (_) and must end with a letter or digit.
    • Underscores (_) may be used only as the first character.
    • A label must be at most 63 characters long.
  • For values other than “*” in Foreign_WL_Peer_Cfg_Set, the configuration setnameneeds to be configured in Foreign_WL_Peers_Cfg_Sets Table before using it in MCC_MNC_List Table.
  • Both “*” and a configuration set name cannot be provisioned in Foreign_WL_Peer_Cfg_Set.