HOW TO
Instructions provided describe how to use custom transformations with geoprocessing services in ArcGIS Server 10 and 9.3.1.
When publishing any model using custom geographic transformations to ArcGIS Server, the Custom Geographic Transformation files must be copied to a specific location on the ArcGIS Server machine for the geoprocessing service to use. The location is the profile folder of the ArcGIS server object container (SOC) account. Otherwise, the geoprocessing service returns the error: "Invalid custom transformation".
The custom geographic transformation files are created in ArcGIS Desktop using the Create Custom Geographic Transformation tool. The file is saved in the Profile folder of the current login with the extension .gtf.
The file paths are similar to the following:
• ArcGIS version 10:
C:\Users\<user name>\AppData\Roaming\ESRI\Desktop10.0\ArcToolbox\CustomTransformations\MyCustomTransformation.gtf
C:\Users\<user name>\AppData\Roaming\ESRI\ArcToolbox\CustomTransformations\MyCustomTransformation.gtf
Once this is created the current login user can author a model using the custom geographic transformation in the 'Project' and 'Project Raster' tools in ArcGIS Desktop.
If the model is to be published to ArcGIS Server, the custom transformation file must be copied to the ArcGIS Server machine for the geoprocessing service to use. The location is the ArcGIS server object container account's Profile folder with the following folder structure:
On Windows
• ArcGIS version 10:
C:\Users\ArcGISSOC\AppData\Roaming\ESRI\Server10.0\ArcToolbox\CustomTransformations\MyCustomTransformation.gtf
C:\Users\ArcGISSOC\AppData\Roaming\ESRI\ArcToolbox\CustomTransformations\MyCustomTransformation.gtf
/sslrh51/arcsvr931/Application Data/ESRI/ArcToolbox/CustomTransformations/MyCustomTransformation.gtf
Get help from ArcGIS experts
Download the Esri Support App