Difference between revisions of "Opentaps Address Validation Setup"

From Opentaps Wiki
Jump to navigationJump to search
Line 1: Line 1:
 
opentaps can validate and standardize all the United States addresses entered in the CRM/SFA application.
 
opentaps can validate and standardize all the United States addresses entered in the CRM/SFA application.
  
To configure this feature, you will need Then modify the file hot-deploy/opentaps-common/config/opentaps.properties and turn on address validation with:
+
To configure this feature, you will need to [[Opentaps Shipping Setup|set up opentaps for USPS]].  Then modify the file hot-deploy/opentaps-common/config/opentaps.properties and turn on address validation with:
 
<pre>
 
<pre>
 
opentaps.validatePostalAddresses = true
 
opentaps.validatePostalAddresses = true

Revision as of 00:12, 5 December 2007

opentaps can validate and standardize all the United States addresses entered in the CRM/SFA application.

To configure this feature, you will need to set up opentaps for USPS. Then modify the file hot-deploy/opentaps-common/config/opentaps.properties and turn on address validation with:

opentaps.validatePostalAddresses = true

Now re-start opentaps, and address validation should be active.