Table of Contents

Search

  1. Preface
  2. Installing Informatica Cloud Customer 360
  3. Upgrading Informatica Cloud Customer 360
  4. Configuring Page Layout
  5. Glossary

Step 1. Resetting the Address Verification Related Settings

CC360 does not require the external adapter to integrate with Address Verification. CC360 programmatically integrates with Informatica Data as a Service to provide the address verification service, the email address verification service, and the phone number validation service.
If you have integrated CC360 with Address Verification, reset the Address Verification related settings configured for your organization.
Use the following sample code in the Salesforce Developer Console to reset the Address Verification related settings:
DSE__API_SettingsManager.getConfig('getDataQualitySettings', new List<String> {'Reset'});

0 COMMENTS

We’d like to hear from you!