User Tools

Site Tools


dynamiczip:features:schedule_assignment:sql_optimized_tax_schedule_assignment

SQL Optimized Tax Schedule Assignment

Build 74 and later

As of DynamicZip Build 74, the stored procedure has been replaced with Dexterity pass-through SQL statements.

Build 73

NOTE:The error message “Unhandled script exception: [Microsoft][SQL Server Native Client x.x][SQL Server]Could not find stored procedure”can occur after upgrading from any build older than DynamicZip Build 73.9 to a newer version of Build 73. Please see Assign Schedules Unhandled Script FAQ for help with this error.

This option modifies the assign customer tax schedules process to run using SQL stored procedures. By using SQL stored procedures, the time it takes for the assign customer tax schedules process to complete can be greatly reduced.

SQL Optimized VS Non-Optimized

SQL Optimized

This option enables DynamicZip to select tax schedules based on the Geocode stored in the DZ Customer Address Supplement window

  • If a customer address record's Geocode is blank, then DynamicZip will select a tax schedule based on the Customer Address Maintenance window City, State, and ZIP code.
  • If a customer address record's Geocode is not blank, then DynamicZip will select a tax schedule based on the ZIP code and Geocode

Not SQL Optimized

This is the original functionality used for customer tax schedule assignment and is strictly address based. DynamicZip will only use the Geocode saved in the DZ Customer Address Supplement window if it is valid for the Customer Address Maintenance window City, State, and ZIP code. If the Geocode is not valid, then it is ignored .
NOTE:If the Use Usps City Names option is selected, then the non-optimized process will consider the Geocode valid if it matches the USPS City Name and ZIP code combiniation.


Both the SQL Optimized and non-optimized processes update the DZ Customer Address Supplement window Geocode to match the Geocode stored in the DZ Tax Schedule Supplement table for the selected tax schedule.

dynamiczip/features/schedule_assignment/sql_optimized_tax_schedule_assignment.txt · Last modified: 2015/07/22 18:30 by conni

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki