GetCartDetailsToGetOrder request mappings
The GetCartDetailsToGetOrder communication uses the cart ID in WebSphere Commerce to fetch details about the cart. The SCWC_SDF_GetCartDetails service fetches the cart details and calls the SCWC_SDF_GetCartList_Internal service, which transforms the WebSphere Commerce response to Sterling Order Management getCompleteOrderDetails API output format.
Sterling Order Management Path | WebSphere Commerce Path |
---|---|
_ord:GetOrder/_ord:DataArea/oa:Get/oa:Expression/{_wcf.ap=IBM_Details} | |
Order/@StoreId | _ord:GetOrder/oa:ApplicationArea/_wcf:BusinessContext/_wcf:ContextData |
Order/@CartId (when starts with 'WC_', use Order/@CartId, 'WC_') |
Order/OrderIdentifier/UniqueID |