Hello All,
I upgraded to FME 2015 and am receiving the following error:
Destination Feature Type Routing Correlator(RoutingFactory): Invalid "ROUTE" syntax. Should be: ROUTE <format> <inputFeatType> t<attrNameWWJD>,<attrValueWWJD>,...] TO <format> <outputFeatType> t<attrNameWWJD>,<attrValueWWJD>,...] .COORDINATE_SYSTEM <coordSys>] (GEOMETRY|ALIAS_GEOMETRY|PRESERVE_GEOMETRY)
Destination Feature Type Routing Correlator(RoutingFactory): Factory was given invalid clause: ROUTE FME_GENERIC VertexCreator_2_OUTPUT_0_zP6SnC+7oKs= TO GEODATABASE_FILE __GO_TO_FINAL_OUTPUT_ROUTER__ multi_writer_id,0,<at>SupplyAttributes<openparen>ENCODED<comma>__wb_out_feat_type__<comma>GPS_NonControllableFitting<closeparen> COORDINATE_SYSTEM NiSource AE US Foot GEOMETRY
Factory was given invalid clause: ROUTE FME_GENERIC VertexCreator_2_OUTPUT_0_zP6SnC+7oKs= TO GEODATABASE_FILE __GO_TO_FINAL_OUTPUT_ROUTER__ multi_writer_id,0,<at>SupplyAttributes<openparen>ENCODED<comma>__wb_out_feat_type__<comma>GPS_NonControllableFitting<closeparen> COORDINATE_SYSTEM NiSource AE US Foot GEOMETRY
So, I disabled the destination feature class "GPS_NoncontrollableFitting" and then started receiving the following errror:
Destination Feature Type Routing Correlator(RoutingFactory): Invalid "ROUTE" syntax. Should be: ROUTE <format> <inputFeatType> n<attrNameWWJD>,<attrValueWWJD>,...] TO <format> <outputFeatType> t<attrNameWWJD>,<attrValueWWJD>,...] lCOORDINATE_SYSTEM <coordSys>] (GEOMETRY|ALIAS_GEOMETRY|PRESERVE_GEOMETRY)
Destination Feature Type Routing Correlator(RoutingFactory): Factory was given invalid clause: ROUTE FME_GENERIC VertexCreator_2_OUTPUT_0_zP6SnC+7oKs= TO GEODATABASE_FILE __GO_TO_FINAL_OUTPUT_ROUTER__ multi_writer_id,0,__wb_out_feat_type__,__nuke_me__ COORDINATE_SYSTEM NiSource AE US Foot GEOMETRY
Factory was given invalid clause: ROUTE FME_GENERIC VertexCreator_2_OUTPUT_0_zP6SnC+7oKs= TO GEODATABASE_FILE __GO_TO_FINAL_OUTPUT_ROUTER__ multi_writer_id,0,__wb_out_feat_type__,__nuke_me__ COORDINATE_SYSTEM NiSource AE US Foot GEOMETRY
As you might have noticed I am using a custom coordinate system "Nisource AE US Foot Geometry".
Any help will really help. I would prefer not to go back to FME 2014 .
Thanks,
Anand