Create a service provider
Administrators can configure service providers for devices that use SMS.
Before you begin
Role required: admin
About this task
Administrators also have the option of configuring how a device's service provider affects the construction of the device's email address.
Procedure
- Navigate to the Notification Service Provider [cmn_notif_service_provider] table by typing cmn_notif_service_provider.list in the application navigator filter.
- Fill out or change the fields on the form (see table).
- Click Update.
-
Click Save on the Notification Preferences page.
Table 1. Notification Service Provider form fields Field Description Name Configured name of the service provider. Type Type of device, in this case SMS. Active Enables or disables this notification device. Advanced notification Removes all the previous options and displays the Advanced script field. Advanced script Used for custom notifications that run a script rather than construct a traditional SMS/email. This is generally used when all outbound SMS messages must run through a central SMS hub, as opposed to being sent directly from the instance to the SMS provider. Advanced users can construct a script in this field that will send a notification to an old style numeric pager that cannot receive SMS communications. This field is rarely used and employs advanced scripts. Contact your representative to assist you with any advanced SMS scripting. Construct address manually Removes the prefix and suffix options and displays the Construction script field. Construction script Allows you to script the email address construction as you would in a business rule. For example, abc + current.phone_number + def@text.att.netwould construct an email address ofabc2223334444def@text.att.net.Note:Currentis a reference to the device, not the service provider, hence the current.phone_number variable that uses the device'sphone_numbervalue.SMS Provider Email Prefix Places the provided text before the device's specified phone number; for example: PREFIX2223334444@text.att.netSMS Provider Email Suffix Places the provided text after '@' sign; for example: 2223334444@SUFFIXNotification Device Variables Optional attributes of an SMS device used inside an SMS service provider's Advanced script. This is generally used to deliver SMS notifications to an internal SMS distribution technology. This is an advanced scripting procedure and is not necessary for configuring external SMS providers.