Welcome to the Intershop Order Management 2.1!
Intershop Order Management is an Intershop Commerce Suite application that is designed to combine omni-channel commerce processes into one system. It automates and streamlines the life-cycle of orders and payments. Intershop Order Management processes orders from multiple touch points (web shop, mobile shop, call center, etc.), allocates them to multiple fulfillment solutions (fulfillment centers, drop-ship distributors, physical stores, etc.), and tracks all order and payment transactions.
Intershop Order Management offers a centralized platform for managing distributed inventory, order, invoice and payment life cycles, and provides call center functionality, enabling real-time visibility into customers' purchasing behavior, stock levels, payments, and more. As part of Intershop Commerce Suite, it utilizes the suite's transaction, PIM and merchandising features.
Intershop Order Management (IOM) offers the possibility to tailor your business models as flexible and free as you need and depict them in your e-commerce environment. The order management system adjusts the order processing for various sales channels and suppliers and can be seamlessly integrated with existing components of your IT environment.
Intershop Order Management | Intershop Commerce Management B2X | IOM Connector | |
---|---|---|---|
Version | 2.1 | 7.6 | 2.0 |
7.7 | 3.0 | ||
7.8 | 4.0 |
Term | Description |
---|---|
IOM | The abbreviation for Intershop Order Management |
ICM | The abbreviation for Intershop Commerce Management |
As mentioned before, the IOM Connector is to be set up alongside a standard ICM installation. It adds additional cartridges that define the following managed services:
Both ICM and IOM follow the same hierarchical concept of organizations that have expandable entities. These entities differ, however. In ICM one sales organization may have multiple channels, while in IOM one sales organization may have multiple shops.
Intershop recommends to consider channels and shops as synonyms in the context of this document and your setup. Although not the same, they are in close relation to each other.
As mentioned before, a couple IOM Services, although not mandatory, are to be created in the context of channel. This way you can ensure that the communication exchange between ICM and IOM is realized on the intended level.
The services mentioned in the previous chapter are realized with web services. They are exchanging data between the two systems in a specific format, but they also need to be configured. Web services require an end point that is different for each of them. In the table below you can see the end points, with IOM server host/address shown as a placeholder.
Service | End point |
---|---|
IOM Order Service | https://<iom-host>/webservices/OrderService/v1.1 |
IOM Order State Service | https://<iom-host>/webservices/OrderStateService/v1.0 |
IOM Download Service | https://<iom-host>/webservices/DownloadService/v1.0 |
IOM Reverse Service | https://<iom-host>/webservices/ReverseService/v1.0 |
IOM Inventory Service | https://<iom-host>/servlets/services/ |
When doing the configuration mentioned in the step above, you must also specify a shop. Usually, a channel in ICM represents a shop in IOM.
Consumers of the services must authorize themselves to IOM before any data is processed - either as input or output. To realize this, you must create a user in IOM with permissions necessary for the operations performed by the service. An easy way to ensure this is to assign the ShopServiceClient
role to the corresponding user. However, you may fine grain the permissions for each service as they all will need a user name/password combination.
If you want to use prepared demo data (you do not if you do not know what this is) here are some prepared values:
Consumer Web-Service | consumer_ws |
---|---|
Company | inSPIRED |
Shop(s) | inTRONICS |
inTRONIC Business |
Both systems exchange data so they need a common ground as a base for this communication. The following table shows the mappings between IOM and ICM:
Identifier | IOM | ICM |
---|---|---|
Product | Shop's product ID | Channel's product SKU |
Customer | Shop's customer number | Customer No |
Order | Shop's order No | Order document number |
These identifiers must be identical for each item in both systems. For example, if an order with a line item that has the SKU 00910 is placed and then exported to IOM, the web services layer will report an error if the product with this product ID is not present in IOM.
IOM Connector provides instruments that route any order placed from ICM to IOM. To use this feature, you must configure the order export (see Snippet - ICM IOM Configuration - Order Export (valid to 2.17) ), which depends on an existing service configuration (see Configure IOM Order Service). As mentioned before, on the configuration page you may tweak the export settings, but we generally use "on order creation" trigger.
The look and feel and the business processes in the standard ICM is not altered in any way, but placed orders are routed to IOM.
Order Confirmation in ICM | Order details in IOM |
---|---|
Order approval and additional order information work out of the box with order export to IOM. Orders are exported to IOM once they are approved by the responsible user(s) in the customer's organization. All approval and additional information details are exported to IOM upon order placement. They are accessible in the Attributes section.
The table below lists the mapping of data exchanged between ICM and IOM.
ICM | IOM |
---|---|
Order details | |
Order Document Number | Shop Order ID |
Creation Date | Sales Information / Order |
Payment Method | Payment Method |
Tax Rate | Tax Rate |
Order total | Order total |
Invoice & Shipping Address | |
Company | Company |
Salutation | Salutation |
First Name | First Name |
Last Name | Last Name |
Address 1 | Street |
Address 2 | Address Suffix 1 |
Address 3 | Address Suffix 2 |
ZIP/Postal Code | ZIP/Postal Code |
City | City |
Country | Country |
Phone | Phone |
Line Item Information | |
Product SKU | Shop product ID |
Qiantity | Quantity |
Tax Rate | Tax Rate |
Price | Price |
This feature is governed by IOM Order State Service. Once this service is configured and activated, order status information in My Account -> Order history is taken in real time from IOM.
My Account -> Order History | Order search in IOM |
---|---|
Real time means that order statuses are updated the moment they are updated in IOM. Thus any action taken in IOM, for example Confirmation of delivery, will be shown in ICM the moment when someone requests their order history. In the table below you find the mapping between order statuses in the two systems.
Intershop Commerce Management | Intershop Order Management |
---|---|
transmitted | commissioned |
shipped | shipped |
in validation | check failed |
returned | returned |
Customers are able to trigger returns of orders. Once the order is shipped, and its delivery confirmation is tracked in IOM, its status is changed to shipped. From the order history page, every order that has been shipped can be triggered for return by clicking the Return link. For each individual item, a return quantity and a reason can be specified. Return reasons are requested from IOM and available for selection to the customers.
The required service for order return is IOM Reverse Service. Without it configured and activated, customers will not be able to use this feature.
Once someone has requested a return, they will be able to download or directly print a return slip. This return slip can be downloaded from the link shown on the Prepare Return Documents page.
As with the rest of IOM features, this one is also realized by using managed service - IOM Download Service. You must configure it first before using it.
The main task that the Inventory Service does is to check the product availability status for a particular product in IOM. IOM Inventory Service performs in real time, but at the same time it supports caching the results for a given time interval (e.g., 5 seconds). When the page with the customer's desired product is open, the Inventory Service sends a request to IOM that asks for the ATP (available to promise) status. If the product is available then the customer will see the button Add to Cart and a field in which to specify the desired quantity of the product. On the other hand, if the product is not available, on the screen will be shown the following: a button with the text Notify me when available. If in the service configuration the checkbox Availability check on failure is not selected, then in the case of a problem with the communication with the IOM system, the Simple Inventory Service will be activated and the selected product will be checked for ATP (ICM) in the local database.
The distribution package that contains the binary distribution of Intershop Order Management 2.1 is available in the Product Calendar and consists only of this file:
For installation instructions please read:
Please note that the installation requires installed and preconfigured:
The commented WSDLs are part of the IOM distribution package and can be found in this directory /doc/SOAP.
Key | Summary |
---|---|
IOM-7044 | Export files are deleted from the filesystem when the JVM/application server is shut down |
Key | Summary |
---|---|
IOM-6111 | LazyInitializationException when calling returnReportRequest of webservice ReverseService |
IOM-6059 | Rounding issue in Net Based Price Calculation ICM 7.7.2.3/4 und OMS 2.1.1 |
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.