Cannot check out with an empty cart errorIssue When using the Order Now button on a Service Catalog item, an error is displayed: Cannot check out with an empty cart! Proceed to check out functions as expected.CauseA custom Business Rule on the [sc_cart] Table was causing the error to be thrown.ResolutionDeactivate the Business Rule or change it to run after insert on the [sc_cart] Table.