Creating notification parameters
The ION Notification node supports sending parameters to the ION. The ION Notification Parameters Builder supports the process of building or modifying notification parameters.
- From the ION Notification section, click Build.
- Specify values for mandatory keys. To specify the DataType for the parameter, select from the drop-down list in the Value column.
All the keys for the parameter element are automatically filled and cannot be edited. Values for mandatory keys are automatically filled with dummy values and can be modified.
- Add parameters as needed.
This table shows the buttons that you can use to construct a parameter:
Button Description Parameter Adds a parameter with automatically filled keys and dummy values
-
Name: The name to assign to the parameter
-
Value: The value to assign to the parameter
-
DataType: Select from the drop-down list. The options includeString, Integer, Decimal, Boolean, DateTime, Date, and Time.
-
Label: The label to assign to the parameter. In , this is displayed as the name of the parameter when viewing the details of the notification.
Delete Deletes one or more selected parameters Move Up/Move Down Moves a selected parameter up or down Expand All/Collapse All Expands or collapses all the parameters in the builder The corresponding XML for the notification detail, as seen in the Notification Detail String box, is created in the builder dynamically based on the input.
-