Address Verification Informatica Cloud Guide
Address Verification Informatica Cloud Guide
Introduction
Informatica Cloud Data Quality (CDQ) does not have a direct built-in Address Validation
transformation, so integrating an external address verification service is a viable solution. This guide
walks through two methods: using external address APIs in Informatica Cloud Application
Integration (CAI) and batch address validation with Informatica Cloud Data Integration (CDI).
3. **Test the Connection** to verify API access and ensure parameters are correct.
3. **Process API Response** to handle the returned data such as validation status, corrected
address, and error messages.
4. **Store Validated Addresses**: Write back the corrected addresses or validation results into the
target database or file.
5. **Error Handling**: For invalid addresses, you can route them to an error file or process them for
manual review.
Conclusion
Informatica Cloud provides a flexible way to validate addresses, either in real-time through CAI with
external address verification APIs, or in batch processing through CDI. By integrating APIs from
external providers like Loqate, Melissa, Google, or others, you can ensure that addresses are valid
and standardized for your application or data processing needs.