Using Action: Remainder in EXTOL EBI Ruleset
EBI Action Set-up: The EXTOL EBI Customer (ABC) received a quantity and
an item number. Once we confirmed the item number was good, we went to a
conversion table to retrieve the number of units per case.
Once we retrieved the conversion value, via EBI SQL Action, we performed the EBI Action: Remainder:
- Remainder: QUANTITY-ORDERED/Conversion-Value ==> rls.var.RemainderAmount_int
We then created a Composite Rule to check to see if rls.var.RemainderAmount_int was greater than zero.
Result: If rls.var.RemainderAmount was greater than zero than we created a
note to the the customer service rep to let them know a full case quantity was not ordered.
By: Sean Hoppe on