Configuring additional parameters for notification channels
In Dev Studio, you can configure additional
parameters that the notification channels may require at run time. You can define these
parameters as key-value pairs.
For example, if you want to notifiy users that
follow a case about a Pulse message in the case, you must add the instance key (
pzInsKey ) of the message as an additional parameter. The channels use this
parameter to send notifications about the Pulse message at run time.
- Click the Records Explorer and expand the Process category.
- Click Notification.
- Click the notification for which you want to configure additional parameters for the channels.
- On the Advanced tab, in the Additional information section, click the Add a row icon to add a parameter.
- In the Key field, enter a key to store the parameter name, for example,PulseKey.
- In the Value field, enter a property that holds the value for the specified key, for example, PostMessage.pzInsKey. To open the property that you specified or create a new property, click the Open icon.
- Click the Add a row icon to add more parameters, and enter values in the Key and Value fields.
- Click Save.