Address Cleanse Using CUSTOM SoT
This section shows how the address cleanse process utilises the CUSTOM SoT to validate a single contiguous address input.
Enable the CUSTOM Validation Module
<msi:pdp msi:model="ADDRESS_DATA">
<msi:pdp-name>CustomValidationTUI</msi:pdp-name>
<msi:pdp-class>com.mastersoft.harmony.customvalidation.pdp.CustomValidationPDP</msi:pdp-class>
</msi:pdp>
Cleanse an Address via Harmony Management Console

Sample SOAP Request and Response
Last updated