4.2.2. Create JMS connection factories
To enable messaging with Decision Server, you must create certain JMS connection factories for sending and receiving messages.
Prerequisites
- You have created a service bus for IBM WebSphere Application Server.
Procedure
- In the WebSphere Integrated Solutions Console, navigate to Resources → JMS → Connection Factories.
- Select the correct scope and click New.
- Select the Default Messaging Provider option and click OK.
-
For each of the following required connection factories, enter the name of the connection factory (for example,
KIE.SERVER.REQUEST) and the JNDI name (for example,jms/cf/KIE.SERVER.REQUEST), and then select the service bus from the Bus Name drop-down list. Leave the default values for the remaining options. - Click Apply and Save to save the changes to the master configuration, and repeat for each required factory.
4.2.2.1. JMS connection factories for Decision Server
The following are the required Java Message Service (JMS) connection factories that enable JMS messaging with Decision Server:
表4.1 Required JMS connection factories for Decision Server
| Name | Default value | Used for |
|---|---|---|
|
|
| Sending all requests to Decision Server |
|
|
| Receiving all responses produced by Decision Server |