Table of Contents

Search

  1. Preface
  2. Part 1: Cloud Operations
  3. Part 2: Parameter and Element Reference
  4. Appendix A: REST Call Example
  5. Appendix B: Geocode Countries
  6. Appendix C: Certified Mode Values

Developer Guide

Developer Guide

UseTransactions

UseTransactions

UseTransactions is an optional property. Include the UseTransactions property to specify the transaction pool that
Informatica Address Verification
must use for a call.
You can specify one of the following values for the UseTransactions property:
  • PRODUCTION. Address Verification uses only the production transaction pool.
  • TEST. Address Verification uses only the test transaction pool.
Use the UseTransactions property if you have separate production and development environments. It is technologically possible to use both kinds of transactions in either environment. However, using test transactions for production purposes violates the Terms of Use. If you use production transactions for test purposes, you reduce the available transactions in the production environment.
If you use the UseTransactions property during development, change the value to production when you deploy the application to the production environment. We recommend making this externally configurable, for example through a configuration file or Registry setting. Alternatively, you can use compiler switches or similar code to distinguish the production environment from the development environment.

0 COMMENTS

We’d like to hear from you!