JMSQ Browse Service (com.ibi.agents.XDJMSBrowse)

Syntax:

com.ibi.agents.XDJMSBrowse

Description:

This service browses a JMS (Java Messaging Server) queue. It returns the message read from the queue but does not delete the messages on the queue. For more information on JMS, see the Queuing Adapters chapter in the iWay Service Manager Protocol Guide.

Parameters

Parameter

Description

Use local JNDI

If set, use local context, else remote JNDI. Select one of the following values from the dropdown list:

  • true
  • false

JNDI URL

URL needed to reach the JNDI provider.

JNDI Factory

Object name in the JNDI (example: jndi.openjms.InitialContextFactory).

Connection Factory

JMS Queue connection factory

User ID

User ID to log onto queue manager.

Password

Password to log onto queue manager.

Queue Name

Name of the queue to browse.

Filter

Selection filter.

Namespace prefix

Message properties are prefixed with this in special registers (separated by a period (.) ).

Output format

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

  • Status
  • Xml
  • Asread

Edges:

The following table lists the available line edges for the JMSQ Browse Service (com.ibi.agents.XDJMSBrowse).

Line Edge

Description

OnError

Error

OnSuccess

Success

OnFailure

Failure

OnCustom

  • OnError
  • OnSuccess
  • OnFailure
  • fail_nomessage
  • fail_connect
  • fail_partner
  • fail_parse