Here is the dump from the CPFMT.
Executing: CommunityParcelFieldMapper \\t1itpappgis02\DATA2\GIS2\LGM\CommunityParcels\TulsaCountyAssessorParcels.ini
Start Time: Tue Feb 17 13:20:14 2015
Running script CommunityParcelFieldMapper...
Loading Configuration File
Mapping Local Parcel data to Community Parcel Schema
Loading Parcels to Community Parcels dataset
Calculating Last Update
Failed script CommunityParcelFieldMapper...
Traceback (most recent call last):
File "\\T1ITPAPPGIS02\data2\GIS2\LGM\CommunityParcels\SimpleFieldMapper.py", line 414, in <module>
main(*argv)
File "\\T1ITPAPPGIS02\data2\GIS2\LGM\CommunityParcels\SimpleFieldMapper.py", line 393, in main
arcpy.CalculateField_management(CommunityParcelsLocalCopy, "LASTEDITOR", calc0)
File "c:\program files\arcgis\desktop10.2\arcpy\arcpy\management.py", line 3354, in CalculateField
raise e
ExecuteError: Failed to execute. Parameters are not valid.
ERROR 000728: Field LASTEDITOR does not exist within table
Failed to execute (CalculateField).
Failed to execute (CommunityParcelFieldMapper).
Failed at Tue Feb 17 13:30:51 2015 (Elapsed Time: 10 minutes 37 seconds)
Brian - are you using the schema that is part of the community parcel download?
Can you send a copy of your dataset to arcgisteamlocalgov@esri.com?
Thanks
Chris
Thanks Brian
It appears to be attempting to publish to the Tax Parcel publishing feature class, this tools is designed to publish the Community Parcels feature service and not the Tax Parcel publishing feature class.
The community parcels solution is designed to aggregate parcel information across
jurisdictional boundaries to create a seamless set of parcels.
Now, that being said there are ways of extending the tools for other uses – such as Tax Parcel publication.
Chris