Sonic Queue Browser Service (com.ibi.agents.XDSonicBrowseAgent)

Syntax:

com.ibi.agents.XDSonicBrowseAgent

Description:

This service browses messages using the Sonic version of JMS from a queue or topic. It does not delete the message from the queue For more information on Sonic, see the Queuing Adapters chapter in the iWay Service Manager Protocol Guide.

Parameters:

Parameter

Description

Queue Name

The name of the receiver queue.

Broker URL

URL of Sonic Broker. Broker url [protocol://]host:port (can be comma separated list used for failover). Protocols are TCP and HTTP.

User ID

User ID for challenges.

Password

Password for challenges

Filter

Selection Filter

Output Format

How the output is provided. Select one of the following values from the drop-down list:

  • Status
  • Xml
  • Asread

Load balance

Load balance among brokers. Select one of the following values from the drop-down list:

  • true
  • false

Fault tolerant

How the client is fault tolerant or not. (For example, should there be an attempt to recover from a connection failure?) Select one of the following values from the drop-down list:

  • true
  • false

Sequential

When multiple brokers are listed, they are used sequentially or randomly. Select one of the following values from the drop-down list:

  • true
  • false

Reconnect Fault Timeout

In seconds, how long to wait before trying to connect again.

Initial Connect Timeout

In seconds, how long to wait after failing initially, before trying to connect again.

Edges:

The following table lists the available line edges for the Sonic Queue Browser Service (com.ibi.agents.XDSonicBrowseAgent).

Line Edge

Description

OnError

Error

OnSuccess

Success

OnFailure

Failure

OnCustom

  • OnError
  • OnSuccess
  • OnFailure