Enterprise Tax Module

Upgrading the Enterprise Tax Module

To upgrade from versions 9.0 or 9.0 SP1 to :
  1. You must upgrade to 9.0 SP3 first.
  2. Next, upgrade from 9.0 SP3 to .
Upgrading directly from versions 9.0 or 9.0 SP1 to is not a supported upgrade path. For more information, see Upgrade paths. Perform the following procedure before upgrading from versions 9.0 or 9.0 SP1 to 9.0 SP3, if you use a two-step process that uses the Universal Address Module for address standardization.
  • If you are fully licensed for the Universal Address Module in 12.0 SP2 or higher, you have the option to streamline an existing two-step process that uses the Universal Address Module for address standardization to a single-step process by making some minor changes, as described in the following section.
  • If you received the Universal Address Module as part of your Enterprise Tax Module license, and have an existing two-step process that uses the Universal Address Module for address standardization, it is required that you change the two-step process to a single-step process, as described in the following section.

For batch processes:

  • For a batch process that first runs the Universal Address Module, and then the Enterprise Tax Module as separate processes: Eliminate the Universal Address Module step and use the original input to the Universal Address Module as the new input to the Enterprise Tax Module.
  • For a batch process with a custom flow that combines the Universal Address Module and Enterprise Tax Module as a single process: Replace the custom service with the current version of the Enterprise Tax Module.

For processes using service calls:

  • For a process that first calls the Universal Address Module, and then the Enterprise Tax Module as separate calls: Eliminate the Universal Address Module call and only call the Enterprise Tax Module.
  • For a process with a custom flow that combines the Universal Address Module and the Enterprise Tax Module as a single service: Change the name of the service being called to AssignGeoTAXInfo.
Note: Not all of the return codes from the Universal Address Module were retained in the Enterprise Tax Module. You may need to adjust how the return codes are used in your processes.