Overview
Advanced Object (AO) Separate Address accepts a single input field containing both delivery and last line address, and outputs address first line, address last line, and (optionally) last line components: city, state, and ZIP Code.
AO Address Report macro configuration parameters
The AO Separate Address macro has a single set of configuration parameters in addition to the standard execution options.
|
Parameter |
Description |
|---|---|
|
Single-line address |
Input. Required. Unparsed address. |
|
Address first line |
Output. Parsed delivery address. Default: NEW_ADDRESSLINE. |
|
Address last line |
Output. Parsed last line address. Default: NEW_LASTLINE. |
|
Parse last line |
If selected, the macro will parse the last line address into city, state, and ZIP Code components. |
|
City |
Output. Parsed City. |
|
State |
Output. Parsed State. |
|
ZIP |
Output. Parsed ZIP Code. |
Configure AO Separate Address
-
Select the AO Separate Address macro.
-
Select the Input tab on the Properties pane.
-
Specify the required input field Single-line address.
-
Specify field names for Address first line and Address last line, or accept the default field names.
-
Optionally, select Parse last line and then specify field names for City, State, and ZIP, or accept the default field names.
-
Optionally, go to the Execution tab, and then set Web service options.