Scripts exported from models that use CreateAddressLocator are not working due to incorrect field mapping syntax.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM000634
Submitted
December 21, 2005
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.1
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
Manually fix the field mapping in the python script from:<locator field alias:> <dataset field name> <visible>;to:<'locator field alias'> <dataset field name>;