I am using the interoperability extension and building spatial ETL tools, but I can't seem to specify the output location of the ETL tool so it's impossible to use this dynamically.
Has anyone figured out how to do this?
|
I am using the interoperability extension and building spatial ETL tools, but I can't seem to specify the output location of the ETL tool so it's impossible to use this dynamically. Has anyone figured out how to do this? |
||||
|
|
|
Data Interoperability Extension 10 Service Pack 1- fixes this issue http://resources.arcgis.com/content/patches-and-service-packs?fa=viewPatch&PID=83&MetaID=1721
|
|||
|
|
|
When creating the Spatial ETL Tool in Workbench make sure that the Destination is Purple in colour, this will mean it is set to publish the output location. !shows the Toolbox view of the output location1 Once done then in the model that calls the Spatial ETL Tool you can identify the output location as a parameter and then it is able to be set as any model parameter. !Model Window showing Parameter1 |
||||
|