Editing Listener Notifications
You use Designer to edit listener notifications. When editing the listener notification, you can also edit the publishable document type associated with the listener notifications. Listener notifications must be disabled before you can edit or delete them.
Perform the following steps to edit a listener notification:
1. In Designer, expand the package and folder that contains the listener notification you want to edit.
2. Select the listener notification you want to edit.
The adapter's Adapter Notification Editor displays details about the configured listener notification.
3. Use the DataQueue Listener Notification tab to define the metadata and fields to be selected as follows:
a. Use the icon to create new rows as needed. b. As you insert rows, the following fields are displayed for each Data Name:
Field | Description/Action |
Data Name | Name of the record. |
Native Data Type | List of IBM Power native data types for the record. |
Byte Length | Length in bytes of the data value. |
Is Array | Flag to indicate if the data value is an array. |
Data Occurrence | Number of elements in the array if Is Array is selected. Default value is 1. |
Output Data Type | List the possible Java data types depending on the Native Data Type and the Is Array fields selection. |
c. If necessary, use the or icons to change the order. d. Use the icon to delete the row. Note:
You can change a listener for a listener notification after you configure it using pub.art.notification:setListenerNotificationNodeListener built-in service provided by WmART package.
5. From the File menu, select Save (or Save All).