You are here:
Integrating with Third Party Fulfillment Systems
When fulfilling orders, Industries Order Management often communicates with external (third-party) systems. The method for communicating with those systems is through an orchestration item called a callout.
After decomposing an order, Order Management can use callouts to exchange data with third-party fulfillment systems. For example, the workflow might include exchanging data with systems such as shipping, billing, inventory, or activation systems. You define the callout, including the system interface that it uses to "talk" to the external system.
Depending on how you set it up, a callout can work synchronously or asynchronously. That is, it can send and receive data as one (almost) synchronous action, or it can send data, and then wait for a response to come some time in the future.
- Example: A DSL Order
Let's say that there's an order to activate a DSL service. Doing so requires an inventory system to reserve a port. Later, the port value must be sent to an activation system. - Integration Configuration Workflow
Assuming you've already created an orchestration plan definition, here's the general flow for integrating with an external system: - Integration Adapters That Are Included with Order Management
Industries Order Management offers two integration adapters (plus a legacy adapter) to help integrate with external systems without a lot of customization. Although these adapters can be extended and customized, they can also be used as-is. - Create and Configure an Integration Adapter
An integration adapter is a collection of objects and settings that Order Management uses to communicate with external systems. For example, one that reserves a port, or activates an account. - System Interface Offline and Online Status
If a fulfillment system is unresponsive, you can set the relevant system interface to Offline. Any callout that would otherwise try to communicate with that system is moved to the On Hold status instead. - View or Edit a System Interface
You can view a system interface record from its related system record. - Overview of Industry Order Management Callouts
Callouts (also called callout tasks) are orchestration items that allow Order Management to automate integration with external systems during orchestration. There are some out of the box callouts that require less setup than creating your own. - Authentication for Integration Adapters
Often, an external system requires an authentication mechanism for Order Management integration adapters. - Default Auto Task to Support Integration Procedures
Omnistudio offers integration procedures (IPs) for working with external systems. Order Management provides a way to send data about your order item or fulfillment request line to an IP with no coding required. Do so by adding an auto task with theXOMAutoTaskInvokeIntegrationProcedureimplementation. - Asynchronous Integration with a Downstream System
Use asynchronous integration with a downstream system to send a request to that system with the expectation of getting a response sometime in the future, but not immediately. - Integrating with a Downstream System Using DataRaptor
Use DataRaptors to transform the JSON payload from an external system to Vlocity’s system, and vice versa. - Passing Pricing Information to Fulfillment Systems
Vlocity Communications, Media, and Energy provides support for advanced pricing that may require additional pricing-related constructs to communicate from SFDC to Vlocity Order Management. - Connection Retry Rules
You can create rules that control how Order Management retries failed callouts to fulfillment systems. - OM Plus: Managing System Instances
As a Fulfillment Operator, you can manually place a fulfillment system in maintenance mode when the system is not functioning as expected, or when you need to perform maintenance on the fulfillment system. - OM Plus: Set the State for a System Instance
You can manually place a fulfillment system in maintenance mode. You can set the state to either Up or Down. - Configure the On-Hold Orchestration Items Tab
View orchestration items that are on hold on the On-Hold Orchestration Items tab. This tab is available by default in out-of-the-box (OOTB) System Instance Objects, such as System Instance and HTTP System Instance. In addition, you can configure this tab in Custom System Instances. - Creating a Callout Orchestration Item for Asynchronous Integration
To create a callout orchestration item definition for asynchronous integration:

