I am working on a migration of Smallworld 3.3 to 4.3, however I getting the error below:
|ERROR |BADNEWS: No MULTI_WRITER dataset name was specified (couldn't find a value for `MULTI_WRITER_DATASET') (writrimp.cpp:572)
| 1.0| 0.1|ERROR |BADNEWS: This FME edition does not recognize the `SWORLDSWAF' writer. Please ensure that the current platform supports this writer, the writer name is spelled correctly, and that you have installed all required plug-ins (creator2.cpp:745)
| 1.0| 0.0|INFORM|Trying to find a BUILTIN plugin for writer named `SWORLDSWAF'
| 1.0| 0.0|ERROR |BADNEWS: BUILTIN writer not found -- no Writer named `SWORLDSWAF' is available in this FME version (creator2.cpp:795)
I guess that the problem is on the field sworld_geometry{0}.sworld_name that receives exi_location as value.
But what intrigues me is that the error only occurs when I try to record geometry data.
(Writing tabular there is no error). The geometry is Simple
Someone could help me please?
Thanks in Advance,
Fernando Ferreira.