All Collections
Managing my account
Rules engine
How Rules Engine affects Quoting and Ordering workflows
How Rules Engine affects Quoting and Ordering workflows
Updated over a week ago

How the Rules Engine interacts with the Quoting workflow

Rules CAN remove one or many carriers from the list of quotes returned. If the conditions passed in the quoting request matches a rule (eg. a location was entered that matches a rule that removes a carrier based on that location), the Rules Engine can remove the carriers which match that rule. This can be extremely useful if you want to restrict certain carriers from quoting based on business or operational preferences.

Rules Engine will apply if carrier quotes are obtained through these channels:

Here's a diagram of how the Rules Engine fits into Shippit's quoting workflow:

Screen_Shot_2022-02-21_at_6.40.51_PM.png

How the Rules Engine interacts with the Order workflow

Rules CAN remove carriers from the recommended carrier allocated to an order. If the conditions passed in the ordering request matches a rule (eg. a location was entered that matches a rule that removes a carrier based on that location), the Rules Engine can remove the carriers which match that rule. This can be extremely useful if you want to restrict certain carriers from being allocated on orders, based on business or operational preferences.

Shippit allocates a carrier if a new order is created or an existing order is updated. Rules Engine will apply and may remove carriers if the order is created or updated in these channels:

  1. New orders created through adding orders within New Orders page

  2. New orders created through the Send page

  3. Existing orders updated through editing orders within New Orders page

Here's a diagram of how the Rules Engine fits into Shippit's ordering workflow:

Screen_Shot_2022-02-21_at_6.40.57_PM.png

Rules CANNOT remove carriers if the carrier is manually specified. In some cases, the user or integration will manually select the carrier to allocate & quote on. In this case, Rules Engine will not apply and remove carriers if the order is created (eg. if the shopper overrides the recommend carrier and manually selects the carriers off the shopping cart)

Here's a diagram of how the Rules Engine fits into Shippit's ordering workflow if a carrier is selected:

Screen_Shot_2022-02-21_at_7.31.17_PM.png

How the Rules Engine interacts with the Allocation settings

Shippit's Allocation Settings will only apply after Rules Engine have been applied. Allocation Settings (see below) will be applied after the Rules Engine has evaluated the order.

907ba72a-bf84-4673-b065-79357a03666d.png

If rules removes all carriers from the allocation the UI or API will return error states before labelling. To remedy the error, simply manually select the courier within the UI or API.

There will be a specific Rules Engine error in the UI if the Rules Engine causes no carriers to be allocated in the New Orders screen:

a2550a29-2960-4ce2-9808-e3a9284816fa.png

There will also be a specific Rules Engine error in the API if the Rules Engine causes no carriers to be allocated. If the rules remove all the carriers, then the order API won’t fail, but, when the label API tries to print the label, merchants will get a rules engine specific error. There will be a specific Rules Engine error message on the return of Label API if the Rules Engine causes an error in the order.

4a6d722b-3e4b-4f6c-91b2-d110c13a7b76.png

To learn more, check out our other support articles on the Rules Engine.

Did this answer your question?