Orders.DelayedAvailability policies
Version:
The Commerce Engine encompasses extensible services that enable you to customize commerce functionality.
Note
Do not extend or inherit from out-of-the-box policies; instead, create your own. You can change the values in a policy by modifying the PolicySet JSON or the Environment JSON, depending on where the policy is defined and then re-running Bootstrap.
The following policies can be configured through the Orders.DelayedAvailability plug-in.
| Policy | Description | Properties / Default Values |
|---|---|---|
KnownOrderDelayedAvailabilityStatusPolicy | Defines the name of the statuses for order with delayed availability. | Split \ "Split" WaitingForAvailability \ "WaitingForAvailability" |
KnownOrdersDelayedAvailabilityListsPolicy | Defines the names of the order with delayed availability transient and entity indexes lists. | SplitOrders \ "SplitOrders" WaitingForAvailabilityOrders \ "WaitingForAvailabilityOrders" |
If you have suggestions for improving this article, let us know!