Notifications Flashcards
Which of the following are sections in a notification record? More than one response may be correct. A. How to send B. When to send C. Why to send D. Who will receive E. What to send
B. When to send
D. Who will receive
E. What to send
True or False? Adding a user to a notification’s Who will receive section means the user will receive the notification.
False
Users can manage their notification preferences including disabling notifications.
Which of the following are ways to specify a notification recipient? More than one response may be correct. A. Hard-coded email address B. Select a ServiceNow user C. Select a ServiceNow Group D. Pass the recipient in parm2 E. Send to the event creator
A. Hard-coded email address B. Select a ServiceNow user C. Select a ServiceNow Group D. Pass the recipient in parm2 E. Send to the event creator
What one of the following is the correct syntax for adding dynamic content to a notification's HTML message field? A. {current.short_description} B. $current.short_description C. ${current.short_description} D. {short_description} E. ${short_description}
E. ${short_description}
When can notifications be sent? More than one response may be correct.
A. Record is updated
B. Workflow Notification activity
C. The user has settings configured to receive notifications
D. Record is inserted
E. A user right-clicks a record and selects the Send notification menu item
A. Record is updated
B. Workflow Notification activity
C. The user has settings configured to receive notifications
D. Record is inserted
Which of the following are Notification preferences that users can manage? More than one response may be correct.
A. Enable/disable notifications
B. Add a new channel (email address, mobile device for push notifications, SMS, voice)
C. Disable receipt of specific notifications
D. Subscribe to subscribable notifications to receive notifications the user would not ordinarily receive
E. Apply a schedule to a notification
A. Enable/disable notifications
B. Add a new channel (email address, mobile device for push notifications, SMS, voice)
C. Disable receipt of specific notifications
D. Subscribe to subscribable notifications to receive notifications the user would not ordinarily receive
E. Apply a schedule to a notification
Notification Email Scripts print Notification message content from a server-side script. Which of the following objects are available to Notification Email Scripts? More than one response may be correct. A. current B. schedule C. template D. email E. event
A. current
C. template
D. email
E. event
Which one of the following best describes an inbound email action?
A. Defines which actions ServiceNow takes in response to incoming email
B. Cannot manage emails from unknown users
C. Requires a human to determine which record matches the incoming email
D. Can only handle replies to notifications sent from ServiceNow
E. Can only work if a matching outbound message is found
A. Defines which actions ServiceNow takes in response to incoming email
Which of the following are strategies for testing Notifications? More than one response may be correct.
A. Preview the Notification
B. System Log > Emails
C. System Mailboxes > Outbound
D. Send a notification to your Inbox to see if you receive it
E. Send notifications to a test address using the Send all email to this test email address email property
A. Preview the Notification
B. System Log > Emails
C. System Mailboxes > Outbound
D. Send a notification to your Inbox to see if you receive it
E. Send notifications to a test address using the Send all email to this test email address email property