[Index]

Model: data/HcsSelfProvisioningDAT

Line Mask

Full HTML Help

Tip

Use the Action search to navigate Automate

  1. Log in as provider, reseller, or customer administrator.
  2. Set the hierarchy path to the site node where you want to configure self-provisioning.
  3. Go to the Self Provisioning Line Mask page.
  4. Click the Plus icon (+) to add a new record, then choose a site.
  5. Provide the following information:
Field Description
Description A description of the Line Mask.
User Attribute* Mandatory. Select the user attribute used to generate the user's primary extension. The default is 'telephoneNumber'.
Mask* Mandatory. Provide a mask to apply to the user attribute. The result is used as the user's primary extension. For example, assume user attribute is telephoneNumber and the mask is 4XXXX. Special characters and blanks are stripped from the user attribute before applying the mask. If the mask is applied to '(919) 867-5309', the user's primary extension would be set to 45309.
  1. Click Save.

HcsSelfProvisioningDAT

Model Details: data/HcsSelfProvisioningDAT

Title Description Details
Description The description of the self provisioning configuration.
  • Field Name: description
  • Type: String
  • MaxLength: 1024
User Attribute * The user attribute name indicates which user field value is used along with the mask to determine the user's self service id and primary extension.
  • Field Name: user_attribute
  • Type: String
  • MaxLength: 1024
Mask * The mask is applied to the user attribute value (e.g. telephone number). The result is the users's self service id and primary extension.
  • Field Name: mask
  • Type: String
  • MaxLength: 1024
  • Pattern: ^\+?[0-9X]+$