Order and quote capture integration
The Order and Quote Capture Integration provides an open and extensible framework that supports outbound integration of WebSphere Commerce with a generic external system.
In the Order and Quote Capture Integration framework, the WebSphere Commerce storefront acts as a front-end online application that displays the available product details including the inventory availability and offer prices for products to the customers, captures the order and quote details entered by the customer, and transfers these details to the external system for further processing.
The configured external system acts as the back-end system of records that stores the latest inventory availability and offer price information for products and performs fulfillment operations for the orders and quotes submitted by the customer.
The inventory and offer price information for products is refreshed in WebSphere Commerce through outbound web service calls to the external system. The inventory and price information is cached and used in WebSphere Commerce until cache expiration or a situation that requires using or displaying the latest inventory and price values to the customer, for example, just before a customer enters the billing information and must be shown the latest prices of the products that they choose to buy.
The orders and quotes submitted by the customer are transferred to the external system for fulfillment. Customers logged on to the WebSphere Commerce storefront can view the details of orders and quotes submitted by them to the external system, even if they have submitted their orders and quotes through a channel other than the WebSphere Commerce storefront.
The Order and Quote Capture Integration enhances the e-Commerce capabilities of the enterprise by opening up the external system to the channels served by WebSphere Commerce. The enterprise, thus, gets advantage from the combined power of a robust, external system and the rich, intuitive, user interface of WebSphere Commerce.
- Scenario: Order and quote capture integration
This section presents a hypothetical scenario illustrating the Order and quote capture integration features in the B2B, Elite starter store and the steps customers perform to submit and view all their orders in the external system.
- Order and quote capture integration System Context
The Order and Quote Capture Integration introduces several data flows between WebSphere Commerce and the external system. Master data related to customers and products must be batch loaded from the external system to WebSphere Commerce. WebSphere Commerce also makes outbound web service calls to the external system for real-time data retrieval.
- Order and quote capture integration flows
This section describes the message flows involved in the Order and quote capture integration framework when customers browse the catalog, create a shopping cart and submit an order or a quote to the external system, or view the details for orders and quotes submitted by them in the external system.
- Implement Order and quote capture integration
This section describes the service interfaces used by Order and quote capture integration.
Related concepts
Scenario: Order and quote capture integration
Order and quote capture integration System Context
Order and quote capture integration flows
Order and Quote Capture Integration in Elite starter store
Integrate with back-end systems and external applications