Adapter for IBM Power 10.11 | Adapter Listeners and Notifications | Editing Listener Notifications
 
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 Insert row 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 Up or Down icons to change the order.
d. Use the Delete icon to delete the row.
4. In the Adapter Settings tab, you can update the destination to publish the document. For more information, see Configuring a Listener Notification.
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).