'Joining INFO table' geoprocessing (GP) tool does not accept output table to be a coverage/grid attribute table.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM009529
Submitted
June 6, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
As a workaround I used an .aml with these two lines:/* jointest.aml&args jcov jtype jtable jitemjoinitem %jcov%.%jtype% %jtable% %jcov%.%jtype% %jitem%which I then made to the gp script tool (see attached Toolbox)It works with the data generated by testdata.aml