Currently I am trying to build a composite geocoder so that I do not have to run multiple locators and export .dbf tables of unmatched addresses for each. When I create the composite, the first (and most effective) locator does not work (does not produce any results). However, when I run them all individually, and in the same order as were specified in the composite, there is no issue. All I am trying to do is expedite the process as there are a lot of datasets that need geocoding.
Any ideas on why the composite will not work when the individuals will? Any help or input is appreciated. Thanks!