Ensure that orders are not picked for brokering if brokering is disabled for the product store.
There are scenarios where the brokering feature may be disabled for certain product stores due to various reasons. This is controlled by the ProductStore.enableBrokering attribute, which can be set to 'N' to indicate that brokering is not enabled.
Ensure that orders are not picked for brokering if brokering is disabled for the product store.
There are scenarios where the brokering feature may be disabled for certain product stores due to various reasons. This is controlled by the ProductStore.enableBrokering attribute, which can be set to 'N' to indicate that brokering is not enabled.