About Oracle WebLogic JMS Adapter Use Cases

The Oracle WebLogic JMS Adapter can be used in scenarios such as the following.

  • The Oracle WebLogic JMS Adapter can allow an Internet order processing application to communicate with a business process management application such as SAP. The Internet order processing application uses the Oracle WebLogic JMS Adapter to deliver business data about new orders to a topic. The business process management gateway application, which accesses the SAP application using its native API, subscribes to the order topic. As new orders are broadcast to the topic, the gateway receives the orders and enters them into the SAP application.

  • An automobile manufacturer can use the Oracle WebLogic JMS Adapter to monitor inventory levels, order parts, and update budget information. The inventory application uses the Oracle WebLogic JMS Adapter to send a message to the factory application when the inventory level for a specific part falls below a critical level. The factory application uses the Oracle WebLogic JMS Adapter to send a message to the parts application so the factory can assemble the parts necessary to build a car. The parts applications use the Oracle WebLogic JMS Adapter to send messages to their own inventory and order the applications to update their inventories and order new parts from suppliers. Both the factory and parts applications can use the Oracle WebLogic JMS Adapter to send messages to the accounting application to update budgetary figures.