9.12 Healthcare Configuration Wizard - Operation Parameters - Select Destination Page

Use the Select Destination Page to select the queue or topic destination name for the OEMS JMS Provider selected in the Healthcare Configuration Wizard - JMS Provider Page dialog.

You can select a queue or topic from different schemas.

The Select Destination Page provides the following:

Element Description

Destination Type

Select a destination type to be displayed in the Destinations navigation tree:

  • Select All Types to display all queue and topic destinations.

  • Select Queues to display all available queues through which to exchange messages. Each message is delivered to only one receiver (known as point-to-point domain).

  • Select Topics to display all available topics to which to send messages. These messages are read by many subscribing clients (known as the publish-subscribe model).

Destination Name

Enter a name for which to search in the Destinations navigation tree, and then click Search. You can enter a full or partial name. For example, select All Types from the Destination Type list and enter:

jo

Click Search. This displays the following output:

jobstore

Click Show All to show all available queues and topics for your JMS provider.

Destinations

Displays available destinations based on the search criteria you specified. Select an appropriate destination, and then click OK. Your selection is added to the Destination Name field.

Related Topics

Healthcare Integration User's Guide for Oracle SOA Suite, "Working with the Oracle Healthcare Adapter"

User's Guide for Technology Adapters, "Oracle JCA Adapter for JMS"