7.3.18.1 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.
- If At least one record is configured in Exception_Rule_Config Table then this table cannot be empty. At least one entry needs be provisioned.
- For IMSI range, value of Start_Range should be always lesser than or equal to End_Range.
- An Individual IMSI value can be configured by specifying only in Start_Address or by specifying same value in both Start_Address and End_Address.
- An IMSI value can be configured only once. No duplicate IMSI is allowed.
- IMSI value/range configured in Start_Address/End_Address must be in valid format. Valid IMSI value/range is 15 digit string, valid digits are 0 – 9.