Managing TIBCO EMS queues

Queues are an integral part of any messaging system, whether associated with IBM WebSphere MQ or TIBCO EMS.

Select Queues from the Navigation Panel, and all queues belonging to the TIBCO EMS server are displayed in the Queues Summary View. 

Note

If the Product Administrator has filtered certain queues (also applicable to other objects) from being accessible, they will not be displayed. To quickly find a specific object or to restrict the set of objects displayed to your needs, enter a filter expression into the filter text field above the summary view. Select the filter type from the associated drop-down menu.

This is a critical view, given the role of queues within any messaging system.

Available operations include the following:

  • Copy As New Queue: Copies the selected queue. See also Creating a queue below.
  • Purge: Purge the queue of data.
  • Delete: Delete the queue from the server.
  • Put Messages: Displays the Message dialog to define new messages (choose from one of these formats: Text Message, Bytes Stream or Message) to place in the queue.
  • Upload/Import Messages: Displays the Upload dialog, to upload a message that was saved to a file, and import it into the queue. You can upload three types of file: an MVMA Message File, a File as a Single Message, or a File as Multiple Messages (which need to be separated on a new line per message).
  • Copy Messages: Displays the Copy Message dialog for copying messages from one queue to another queue on the same TIBCO EMS Server.
  • Move Messages: Displays the Move Message dialog for moving messages from one queue to another queue on the same TIBCO EMS Server.
  • Find Messages: Displays the Search Details dialog in which you can search for specific messages. Appropriate Message Headers are included in the drop-down for Tibco EMS.
  • Permissions: View, edit, create or delete object permissions on a per-principal (user or group) basis for the selected queue. See also Viewing object permissions below.
  • Tag Queue: Associate the queue with a tag.
  • Audit: View related audit records, including user-set parameters.

To access the selected queue's Properties Editor, click on the Queue Name.

See also Editing messages: the TIBCO EMS View Message pane.

Viewing object permissions

You can view object permissions for a given queue by doing the following:

  1. Select Permissions from the Operations drop-down menu for the required queue.
  2. The Object Permissions for Queue pane is displayed.
  3. Click on the Principal Name or Principal Type to view and edit the associated permissions set.

Associating a new principal with a queue

You can also use the Object Permissions for Queue view to assign permissions. Do the following:

  1. From the Object Permissions for Queue view, select the New  icon from the options above the workspace.
  2. The New Principal for permission pane is displayed.
  3. Set the principal name and type (user or group).
  4. Assign required permissions for the principal for the queue.

Creating a queue

To create a queue:

  1. From the Queues View, select the New  icon from the Views option bar.
  2. Define the properties in the New Queue editor.
    1. Enter a Name in the Name field.
    2. Define as many of the remaining parameters as appropriate for this queue.
  3. Select Save to create the queue immediately. The queue is saved and added to the Queues list.
Was this page helpful? Yes No Submitting... Thank you

Comments