Skip to main content

Mobile Number mandatory for Saudi Arabia

Requirement

Link to Epic - CMD1-5431 -Getting issue details... STATUS

The mobile number for Saudi Arabian customers must be mandatory for both SCPI and non-SCPI customers.

Also, the format should be 9 digits and should start with 5 in the format ‘5xxxxxxxx’.

Backend Changes

In CMD, as of today, we can only add one telecommunication category (either Telephone or Mobile). The current country rules aren’t structured enough to support mandating either category and restricting the addition of the other.

As per current country rules:

FIELD NAMETEL_CUSTMOB_CUSTFINAL MANDATORY RULE
IS_MANDATORYTrueFalseEither Telephone or Mobile must be provided; both cannot be empty.
IS_MANDATORYFalseTrueEither Telephone or Mobile must be provided; both cannot be empty.
IS_MANDATORYTrueTrueEither Telephone or Mobile must be provided; both cannot be empty.
IS_MANDATORYFalseFalseBoth Telephone and Mobile fields are optional.

Planned changes:

FIELD NAMETEL_CUSTMOB_CUSTFINAL MANDATORY RULE
IS_MANDATORYTrueFalseTelephone becomes mandatory and only it can be entered.
IS_MANDATORYFalseTrueMobile Number becomes mandatory and only it can be entered.
IS_MANDATORYTrueTrueEither Telephone or Mobile must be provided; both cannot be empty.
IS_MANDATORYFalseFalseBoth Telephone and Mobile fields are optional.

The above changes will be done for both Generic as well as SCPI Customers.

Was this page helpful?