Field | Description |
Package | Package in which to create the listener. Use Designer to create the package before specifying the value in this field. For general information about creating packages, see the webMethods Service Development Help for your release. Note: Configure the listener in a user-defined package rather than in the adapter's package. For other important considerations when creating packages for webMethods Adapter for IBM Power, see Adapter Package Management. |
Folder Name | Folder in which to create the listener. |
Listener Name | Name of the listener. |
Connection Name | Name of the webMethods Adapter for IBM Power connection that the listener must use to connect to the IBM Power system. Note: Use a connection with Service Type as DATAQUEUE to access dataqueues. |
Retry Limit | Number of times the adapter tries to reconnect, if the adapter fails to connect to or loses connection with the IBM Power system. |
Retry Backoff Timeout | Time in seconds that must elapse between each of the retries specified in the Retry Limit. |
Library Name | Name of the library where the dataqueue exists. |
Queue Name | Name of the dataqueue which must be monitored. |
Queue Type | Type of dataqueue. Possible values are: ![]() ![]() |
Key Type | List of the IBM Power native data types in which the key is stored in the dataqueue if the Queue Type is Keyed. |
Key Length | Length of the key in bytes if the Queue Type is Keyed. Specify the Key Length as 0 if the Queue Type is Sequential. |
Key Value | Value of the key if the Queue Type is Keyed. |
Key Compare Type | Type of comparisons to perform on the Key Value if the Queue Type is Keyed. Possible values are: ![]() ![]() ![]() ![]() ![]() ![]() |