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.