Skip to main content
Skip table of contents

AO Combined Report

This reporting macro provides four different summary outputs. Each one produces a different data report. This information is useful for examining the processing results of a project that performs both address correction and matching.

Advanced Object (AO) Combined Report takes a single stream as input and produces four different outputs:

  • "A" Address outputs counts for the Status Code, Address Type, Non-deliverable Flag, and Component Status Code. This is useful for examining the type of address found in the source data and what level of correction was possible.

  • "C" Component outputs information on each position of the 13-character Component Status Code. This is useful for examining what data was changed in each of the address components.

  • "M" Match: If a Match macro is used upstream, this will output the same information as AO Match Report By Source, plus a timestamp.

  • "S" Source produces a simple record count by each source identified by AO Define Source.

Each of the output connectors includes a Date Processed field. This is useful for populating a metadata repository with historical data on a project.

AO Combined Report configuration parameters

AO Combined Report has a single set of configuration parameters:

ID

Required. Refers to the Match ID generated from a matching process. For correct reporting, this will assume empty (null) values are Unique (U) and calculate single source only matches (S) and multi-source matches (M) based on the Source value. Default: Blank.

Source

Required. Source name, typically assigned using AO Define Source. Default: SOURCE_NAME.

Priority

Required. Match Rank Priority value. This is typically assigned using AO Define Source and determines a record's position in a match group. This will determine which source receives the "Master" designation in multi source matches. If you have used AO Match Append Info already, use the output Group Order field as the priority. This will eliminate the need for tie-breakers. Default: PRIORITY.

Suppress flag

Optional. Indicates that the record is from a source used for suppression. This is typically assigned using AO Define Source. Default: SUPPRESS.

Status

Required. The status code from upstream Standardize Address tool or AO Address Quality macro. Default: STD_STATUS_CODE.

Address type

Required. The Address Type code from upstream Standardize Address tool or AO Address Quality macro. Default: STD_ADDRESS TYPE CODE.

Non-deliverable flag

Required. Non-deliverable flag from upstream Standardize Address tool or AO Address Quality. Default: STD_DEFAULT: NON DELIVERABLE.

Address status code

Required. Component Status Code from upstream Standardize Address tool or AO Address Quality. This contains a separate numeric code for each element (such as Address Number, Predirectional, or Street Name) Default: STD_COMPONENT_STATUS.

Master record

Note that values in text fields sort in alphabetical order, even if the characters are numbers. Numbers are sorted by the first digit, then by the second digit, and so on, instead of by the numeric values. Thus "12" will appear before "7". Check data types or use leading zeros ("07") to ensure correct tie-breaking. Most text fields have a limit of 100MB.

Random priority

Uses random sorting as final tie-breaker. This option may generate different results for each run. If this is option is not selected, the final tie-breaker is the input record order. Default: No

Random priority

Uses random sorting as final tie-breaker. This option may generate different results for each run. If this is option is not selected, the final tie-breaker is the input record order. Default: No.

Tie-breaker field 1

The first field used to break priority ties. Default: Blank.

Order 1

If ASCENDING, then lower values of Tie-breaker 1 field will have higher priority. Default: ASCENDING.

Tie-breaker field 2

The second field used to break priority ties. Default: Blank.

Order 2

If ASCENDING, then lower values of Tie-breaker 2 field will have higher priority. Default: ASCENDING.

Tie-breaker field 3

The third field used to break priority ties. Default: Blank.

Order 3

If ASCENDING, then lower values of Tie-breaker 3 field will have higher priority. Default: ASCENDING.

AO Combined Report Address output connection

The "A" (Address) connection outputs the following information:

Date processed

Timestamp from generated results. Default: TIMESTAMP.

Value

Field for which output is counted (one of Status Code, Address Type, Non-deliverable Flag, or Component Status Code). Default: VALUE.

Code

An entry for each Status Code value that was counted. Default: CODE.

Meaning

The meaning of the Code. Default: MEANING.

Count

Total number of records for that Value and Code. Default: COUNT.

AO Combined Report Component output connection

The "C" (Component) connection outputs the following information:

Date processed

Timestamp from generated results. Default: TIMESTAMP.

Value

Each of the 13 positions represented in the Address Component Status Code: Address number, Predirectional, Street Name, Suffix, Postdirectional, Unit designator, Unit number, City Name, State, ZIP Code, Plus4, Carrier Route, Delivery Point Code. Default: VALUE.

Code

An entry for each Status Code value that was counted. Default: CODE.

Meaning

The numeric code for this component.

Record count

Total number of records for that Code. Default: COUNT.

AO Combined Report Match output connection

The "M" (Match) connection outputs the following information:

Date processed

Timestamp from generated results. Default: TIMESTAMP.

Record count

Total number of records for that Code. Default: REC_COUNT.

Unique count

Total number of records matching no other record. Default: UNIQUE_CNT.

Single master count

Total number of records matching only within a single source (single source masters). Default: SINGLE_MSTR_CNT.

Single dupe count

Total number of presumed duplicates (records 2 through N) of groups matching only within a single source (single source duplicates). Default: SINGLE_DUPE_CNT.

Multiple master count

Total number of records that are the first record of a group matching more than one source (multi-source masters. Default: MULTI_MSTR_CNT.

Multiple dupe count

Total number of presumed duplicates (records 2 through N) of groups matching more than one source (multi-source duplicates). Default: MULTI_DUPE_CNT.

Suppressed master count

Total number of records that are the first record of a group matching a suppression source. Default: SUPPRESSED_MSTR_CNT.

Suppressed dupe count

Total number of presumed duplicates (records 2 through N) of groups matching a suppression source. Default: SUPPRESSED_DUPE_CNT.

AO Combined Report Source output connection

The "S" (Source) connection outputs the following information:

Date processed

Timestamp from generated results. Default: TIMESTAMP.

Source name

Source name taken from the Source Name column/field parameter. Default: SOURCE.

Source count

Total records from each data source. Default: COUNT.

Configure AO Combined Report

  1. Select the AO Combined Report icon, and then go to the Configuration tab on the Properties pane.

  2. Select ID and select the field containing the match ID generated by the upstream matching process.

  3. Select Source and select the source name, typically assigned using an upstream AO Define Source macro.

  4. Select Priority and select either the Match Rank Priority field (assigned by upstream AO Define Source) or Group Order field (assigned by upstream AO Match Append Info).

  5. Optionally, select Suppress flag and select the field indicating whether the source is used for suppression. This is typically assigned using AO Define Source.

  6. Select Status, Address type, Non-deliverable flag, and Address status code to select the fields assigned by an upstream Standardize Address tool or AO Address Quality macro.

  7. Optionally, select Random priority to use random sorting as final tie-breaker rather than input record order.

  8. Optionally, select Tie breaker field 1 and select a field to be used as final tie-breaker, and then select Order 1 and select Ascending or Descending sort order. You may add up to three tie-breaker fields.

  9. Optionally, go to the Execution tab, and then set Web service options.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.