Table of Contents

Search

  1. Preface
  2. Introduction to Transformations
  3. Transformation Ports
  4. Transformation Caches
  5. Address Validator Transformation
  6. Aggregator Transformation
  7. Association Transformation
  8. Bad Record Exception Transformation
  9. Case Converter Transformation
  10. Classifier Transformation
  11. Comparison Transformation
  12. Consolidation Transformation
  13. Data Masking Transformation
  14. Data Processor Transformation
  15. Decision Transformation
  16. Duplicate Record Exception Transformation
  17. Expression Transformation
  18. Filter Transformation
  19. Hierarchical to Relational Transformation
  20. Java Transformation
  21. Java Transformation API Reference
  22. Java Expressions
  23. Joiner Transformation
  24. Key Generator Transformation
  25. Labeler Transformation
  26. Lookup Transformation
  27. Lookup Caches
  28. Dynamic Lookup Cache
  29. Match Transformation
  30. Match Transformations in Field Analysis
  31. Match Transformations in Identity Analysis
  32. Normalizer Transformation
  33. Merge Transformation
  34. Parser Transformation
  35. Python Transformation
  36. Rank Transformation
  37. Read Transformation
  38. Relational to Hierarchical Transformation
  39. REST Web Service Consumer Transformation
  40. Router Transformation
  41. Sequence Generator Transformation
  42. Sorter Transformation
  43. SQL Transformation
  44. Standardizer Transformation
  45. Union Transformation
  46. Update Strategy Transformation
  47. Web Service Consumer Transformation
  48. Parsing Web Service SOAP Messages
  49. Generating Web Service SOAP Messages
  50. Weighted Average Transformation
  51. Window Transformation
  52. Write Transformation
  53. Appendix A: Transformation Delimiters

Developer Transformation Guide

Developer Transformation Guide

Match Code Output Port Values

Match Code Output Port Values

The Match Code value summarizes the results of the comparison of the input address to the reference data. The code also summarizes any correction that the transformation made to the address. Find the port in the Status Info port group.
The following table describes the Match Code output port values:
Code
Description
A1
Address code lookup found a partial address or a complete address for the input code.
A0
Address code lookup found no address for the input code.
C4
Corrected. All postally relevant elements are checked.
C3
Corrected. Some elements cannot be checked.
C2
Corrected, but the delivery status is unclear due to absent reference data.
C1
Corrected, but the delivery status is unclear because user standardization introduced errors.
I4
Data cannot be corrected completely, but there is a single match with an address in the reference data.
I3
Data cannot be corrected completely, and there are multiple matches with addresses in the reference data.
I2
Data cannot be corrected. Batch mode returns partial suggested addresses.
I1
Data cannot be corrected. Batch mode cannot suggest an address.
N7
Validation error. Validation did not take place because single-line validation is not unlocked.
N6
Validation error. Validation did not take place because single-line validation is not supported for the destination country.
N5
Validation error. Validation did not take place because the reference database is out of date.
N4
Validation error. Validation did not take place because the reference data is corrupt or badly formatted.
N3
Validation error. Validation did not take place because the country data cannot be unlocked.
N2
Validation error. Validation did not take place because the required reference database is not available.
N1
Validation error. Validation did not take place because the country is not recognized or not supported.
Q3
Suggestion List mode. Address validation can retrieve one or more complete addresses from the address reference data that correspond to the input address.
Q2
Suggestion List mode. Address validation can combine the input address elements and elements from the address reference data to create a complete address.
Q1
Suggestion List mode. Address validation cannot suggest a complete address. To generate a complete address suggestion, add data to the input address.
Q0
Suggestion List mode. There is insufficient input data to generate a suggestion.
RB
Country recognized from abbreviation. Recognizes ISO two-character and ISO three-character country codes. Can also recognize common abbreviations such as "GER" for Germany.
RA
Country recognized from the Force Country setting in the transformation.
R9
Country recognized from the Default Country setting in the transformation.
R8
Country recognized from the country name.
R7
Country recognized from the country name, but the transformation identified errors in the country data.
R6
Country recognized from territory data.
R5
Country recognized from province data.
R4
Country recognized from major town data.
R3
Country recognized from the address format.
R2
Country recognized from a script.
R1
Country not recognized because multiple matches are available.
R0
Country not recognized.
S4
Parse mode. The address was parsed perfectly.
S3
Parse mode. The address was parsed with multiple results.
S1
Parse mode. There was a parsing error due to an input format mismatch.
V4
Verified. The input data is correct. Address validation checked all postally relevant elements, and inputs matched perfectly.
V3
Verified. The input data is correct, but some or all elements were standardized, or the input contains outdated names or exonyms.
V2
Verified. The input data is correct, but some elements cannot be verified because of incomplete reference data.
V1
Verified. The input data is correct, but user standardization has negatively impacted deliverability. For example, the post code length is too short.

0 COMMENTS

We’d like to hear from you!