Push message attribute definitions allow you to create reusable properties for push
message content specification.
始める前に
Role required: admin or push_admin
注: This process describes configuration used in the
ServiceNow mobile app. Push Notification configuration for the current
ServiceNow mobile UI can be found at
Mobile push
notifications
このタスクについて
Use an attribute definition to specify a default push action script or string that
you can then use in the push message content.
You can override these attributes by creating any push message attribute values.
手順
-
Navigate to .
-
Select a content record or script record.
-
In the Push Message Attribute Definitions related list, click
New.
-
Fill out the fields on the form (see table).
-
Click Submit.
表 : 1. Push Message Attribute Definition form fields
| Field |
Description |
| Attribute Name |
Enter a descriptive name for the layout. |
| Attribute Type |
Select the type of attribute:
- Action: An action to take
on the instance, as defined by a script.
- String: An arbitrary
string to send as part of the message content. The
string can specify items like a button label in
the message.
|
| Default Script |
Select the mobile action script that tells the
instance what to do when it receives a response from the
push notification. This option appears if you select
Action for the
Type. |
| Default Value |
Specify an arbitrary string value to be placed in the
attribute that is used by the message content. For
example, the string could specify a button label.
This option appears if you select
String for the
Type. |
次のタスク
If you want to override default attribute definitions, see Create an attribute value or action for a push message.