Creating a JMS Subsystem by Using the Siebel Web Client

The following is an alternative procedure for creating a JMS Subsystem by using the Siebel Web Client and then configuring the JMS Transport.

To configure the JMS Transport by using the Siebel Web Client

  1. In the Siebel client, navigate to the Administration - Server Configuration screen, Enterprises view.

  2. In the first list applet, select the Enterprise Server that you want to configure.

  3. In the middle applet, click the Profile Configuration tab.

  4. Click New to create a new component profile and set the following parameters:

    Name Value

    Profile

    JMS_Q1ReceiveDispatchSend

    Alias

    JMS_Q1ReceiveDispatchSend

    Subsystem Type

    JMSSubsys

  5. In the Profile Parameters list applet (the last applet), specify the parameters required for the type of operations the subsystem will support (for example, Receive or ReceiveDispatchSend).

    For example, if this subsystem needed to support the ReceiveDispatchSend operation, then at least the following values must be set:

    Name Value

    ConnectionFactory

    examples.jms.QueueConnectionFactory

    JVM Subsystem

    JAVA

    ReceiveQueue

    examples.jms.fromSiebel

    SendQueue

    examples.jms.toSiebel

    Receive Timeout

    1000