Difference between revisions of "Opentaps Address Validation Setup"
From Opentaps Wiki
Jump to navigationJump to searchm (Protected "Opentaps Address Validation Setup": Sysop page [edit=sysop:move=sysop]) |
|||
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 | + | To configure this feature, you will need 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:10, 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 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.