Properties installed with Notify
Notify adds the following properties.
| Property | Description |
|---|---|
| sn_twilio_driver.max_conference_participants | Twilio maximum limit for number of participants in the conference call. |
| com.snc.iam.notify_number | The Notify number to use for conference calls. 주: This number must have a
group configured with conference call workflows. |
| glide.notify.sms.max_characters | Maximum number of characters allowed to send SMS messages. |
| glide.enable.notify_on_task | Use this property to enable Notify integration for Task table and its extensions. Entering phone number in 'glide.notify.task.phone_number' property is equivalent to setting this to true. |
| glide.notify.endpoint | If the instance is accessible on public internet using some other name, which can happen if the instance is within a private network and is accessible via a reverse proxy from outside. In that case the public name needs to be provided here. e.g. https://some_public_domain.com |
| glide.notify.sms.save_confirmation_in_db | Check Yesif you want track the confirmation of opt-in/out requests SMS. The confirmations are saved in notify_message table. |
| com.snc.iam.enable_notify | Use this property to enable Notify integration for Incident Communications Management. Entering phone number in 'com.snc.iam.notify_number' property is equivalent to setting this to true. |
| com.snc.iam.notify_number | The Notify number to use for conference calls. Note that this number needs to have a group configured with conference call workflows. |
| com.snc.on_call_rotation.notify_webrtc_number | Specify a valid Notify number with voice capability. This will enable On-Call integration with Notify which allows On-Call users to directly call people on rosters from the browser. |
| sn_major_inc_mgmt.notify_webrtc_number | Specify a valid Notify Number with voice capability. This will enable a specific Major Incident Management integration with Notify which allows Workbench users to directly call people from the browser. |