Hello.
I am trying to use the Data Extract widget with Flex Viewer 3 to export data into a .kml format. I am using ArcGIS 10.1 software.
While the extract tool seems to work well for the defualt formats, it gives me the following error when I try to export the data into a .kml file:
Problem
esriJobFailed
Could not service request.java.rmi.UnmarshalException: Error
unmarshaling return header; nested exception is:
java.net.SocketException: Connection reset
I added the Google format to my values list for the feature format properties within the modelbuilder tool as follows:
Google Earth KML - OGCKML - .kml
I had hoped that this would be possible but am beginning to think I will need to create a custom widget with an export to KML tool via the modelbuilder.
Has anyone done this yet? Is there an easy way to use the shell of the data extraction widget and customize it with a new gp tool?
Thanks,
George