8.3.6 Create JMS Queue for Outbound Queue

Follow the below steps to create JMS Queue for outbound queue.
  1. Login to WebLogic Server 12c console (http://hostname:port/console) by specifying the Weblogic administrator user name and password.
  2. Click Domain Name > Services > Messaging > JMS Modules. The main window displays the list of JMS modules available.
  3. Select the newly created JMS module OfsllOutboundModule.
    The following window is displayed.

    Figure 8-74 JMS Queue for Outbound Queue 1



  4. Click New.
    The following window is displayed.

    Figure 8-75 JMS Queue for Outbound Queue 2



  5. Select the Distributed Queue option and click Next.
    The following window is displayed.

    Figure 8-76 JMS Queue for Outbound Queue 3



  6. Specify the following details while creating new JMS System Module Resources:
    • Enter the Name of the Queue as OfsllOutboundQueue
    • Enter the JNDI Name as jms/OfsllOutboundQueue
    • Select the Template as None
  7. Click Next.
    The following window is displayed.

    Figure 8-77 JMS Queue for Outbound Queue 4



  8. Click Advanced Targeting button.
    The following window is displayed.

    Figure 8-78 JMS Queue for Outbound Queue 5



  9. Select the Subdeployments as OfsllOutboundSD from the drop-down list.
  10. Click Finish to save and activate the changes. Once done, the following window is displayed.

    Figure 8-79 JMS Queue for Outbound Queue 6



You can further click New to create more Queues and repeat the steps explained above.