Could you please advice me on this error..FYI, i'm already develop the workbench for coordinate transformation and its running successful on the desktop version. once i'm upload into FME server, the error message as follow
"EsriReprojector: Reproject: Could not reproject the geometry of the preceeding feature: Reprojector: Invalid reprojection parameters"
2014-10-07 15:50:27| 1.9| 0.0|INFORM|The OGC definition of the FME coordinate system '_NonEarth_Meter_1' is 'PROJCS#"Kertau_RSO_Malaya_Meters",GEOGCSo"GCS_Kertau",DATUMu"D_Kertau",SPHEROID;"Everest_1830_Modified",6377304.063,300.8017]],PRIMEM7"Greenwich",0.0],UNIT,"Degree",0.0174532925199433]],PROJECTIONP"Rectified_Skew_Orthomorphic_Natural_Origin"],PARAMETER,"False_Easting",804671.2996],PARAMETER,"False_Northing",0.0],PARAMETER,"Scale_Factor",0.99984],PARAMETER,"Azimuth",-36.97420943711801],PARAMETER,"Longitude_Of_Center",102.25],PARAMETER,"Latitude_Of_Center",4.0],PARAMETER,"XY_Plane_Rotation",-36.86989764584402],UNIT4"Meter",1.0]]'
2014-10-07 15:50:29| 3.4| 1.5|WARN |Reprojector: Geotransformation `RSO Geosentrik To RSO Kertau' not found
2014-10-07 15:50:29| 3.4| 0.0|WARN |Reprojector: Invalid reprojection parameters
2014-10-07 15:50:29| 3.4| 0.0|STATS |Storing feature(s) to FME feature store file `C:/fme/server//Logs/engine/current/jobs\\0\\job_54_log.ffs'
It's we need to copy the Geographic Coordinate Transformation into FME Server as well? if yes, How?