You are here:
Propagate Attributes from Fulfillment Requests to Order Items (Back-Propagation)
Configure back-propagation so that data received during fulfillment is passed "back" to an order line item or upstream fulfillment request line.
For sample JSON, see: Propagation of Attribute Values Upstream During Order Management
To do so, create a new item implementation, and then configure the mapping.
- Create a new item implementation:
- Click the app launcher

- Type item implementations, and click Item Implementations from the results.
- Click New. The New Item Implementation screen appears.
- Enter a name for the item implementation, like back-propagation, or anything that you like.
- For Order Management Standard, enter the following implementation: XOMAutoTaskFRLineToOrderPropagation
- For Order Management Plus, enter the following implementation: http://product-autotasks/propagateToSourceOrderItem
- Save your work.
- Click the app launcher
- Configure the mapping data in a new auto-task:
- Create a new orchestration item definition. See View or Create an Orchestration Item Definition
- Select Auto Task.
- Enter the mapping data in the Auto Task Parameters field. It should have an identical format to that of the data used in Decomposition Relationships. For an explanation of the types of mapping, see Propagation of Attribute Values Upstream During Order Management
- Save your work.
If the order is amended (that is, if one or more supplemental orders are submitted), then Order Management automatically passes the attributes to the most recent iteration of an order item.

