Difference between revisions of "Opentaps Address Validation Setup"
From Opentaps Wiki
Jump to navigationJump to search(2 intermediate revisions by 2 users not shown) | |||
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 | ||
Line 7: | Line 7: | ||
Now re-start opentaps, and address validation should be active. | Now re-start opentaps, and address validation should be active. | ||
+ | |||
+ | |||
+ | End of the Section about [[Opentaps Users Manual#Step-By-Step Configuration for Business Process Administrators (ADMINS)|Step-By-Step Configuration for Business Process Administrators (ADMINS)]] |
Latest revision as of 20:27, 22 December 2009
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.
End of the Section about Step-By-Step Configuration for Business Process Administrators (ADMINS)