Bookshelf Home | Contents | Index | PDF |
Siebel Data Quality Administration Guide > Sample Configuration and Script Files > Sample Configuration Files > ssadq_cfgasm.xmlThe ssadq_cfgasm.xml file is used by Oracle Data Quality Address Validation Server. An example ssadq_cfgasm.xml file follows. <?xml version="1.0" encoding="UTF-8"?> <ssafield>Organization</ssafield> <std_operation>Upper</std_operation> <field>Street_spcAddress</field> <std_operation>Upper</std_operation> <std_operation>Upper</std_operation> <std_operation>Upper</std_operation> <std_operation>Upper</std_operation> <field>Personal_spcPostal_spcCode</field> <field>Personal_spcCity</field> <field>Personal_spcState</field> <field>Personal_spcStreet_spcAddress</field> <std_operation>Camel</std_operation> <field>Personal_spcStreet_spcAddress 2</field> <std_operation>Camel</std_operation> |
Siebel Data Quality Administration Guide | Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices. | |