AddressCleansing Parameters and Valid Execution Modes
The valid execution mode for AddressCleansing is SYNCHR.
The parameters of AddressCleansing are as follows:
Name | Semantics | Type | Valid Values | Multiplicity |
---|---|---|---|---|
Direction: In | ||||
eventState | Determines the latest state of the workflow. | string | Predefined state: DONE. Custom states can be defined in the DOMAINENTRY table. | 0..1 |
MasterCatalog | See Common Parameters | string | ||
InRecordList | See Common Parameters | recordlist | ||
Mode | Sets the Geocoding mode to FORWARD. if you select FORWARD, the address points to the latitude and longitude mentioned on the map. | string | The valid and default value is FORWARD . | |
RejectInvalid | If Geocoding or cleansing for any record fails, selecting this option decides whether to reject or accept an invalid initial input data. Failed records are added to rejectRecordList(OutRecordList2) and succeeded records are added to workRecordList(OutRecordList) and are passed on further in the workflow. | boolean | The valid values are true or false. The default value is true. | |
VersionPolicy (Optional) | Indicates how the record versions are managed. The allowed VersionPolicy values are
NEW,
CORRECT,
OPTIMIZE.
The following rules are used when
VersionPolicy=OPTIMIZE:
|
string | 0..1 | |
InDocument | See Common Parameters | document | ||
Direction: Out | ||||
OutDocument | See Common Parameters | document | ||
OutRecordList | See Common Parameters | recordlist | ||
OutRecordList2 | List of rejected records which failed during address validation. | recordlist | ||
RecordPerAsyncCall | See Common Parameters | long | ||
AsynProcessIndicator | See Common Parameters | boolean |
Copyright © Cloud Software Group, Inc. All rights reserved.