Is there a particular reason for manually setting the value of "geodb_raster_type"? Have you tried not defining it? Same goes for "geodb_raster_path", I don't think you need to set it yourself.
Is there a particular reason for manually setting the value of "geodb_raster_type"? Have you tried not defining it? Same goes for "geodb_raster_path", I don't think you need to set it yourself.
Without setting the values, I get following error instead:
Unable to retrieve path to raster dataset from feature
BADNEWS: GEODATABASE_SDE_MOSAIC_DATASET writer: A fatal error has occurred. Check the logfile above for details
(C:\\code\\fme\\foundation\\pluginbuilder\\pluginbuilder_cpp\\dynawch.cpp:132) class StatusInfo *__cdecl DynaWriteChannel::putFeature(class STFFeature *&)
Exception Name: stk::ex::Throwable
RasterMosaicker (RasterMosaicFactory): Failed to output the feature with the mosaicked raster
RasterMosaicker (RasterMosaicFactory): BADNEWS: BADNEWS: GEODATABASE_SDE_MOSAIC_DATASET writer: A fatal error has occurred. Check the logfile above for details
RasterMosaicker (RasterMosaicFactory): Exception Name: stk::ex::Throwable
Without setting the values, I get following error instead:
Unable to retrieve path to raster dataset from feature
BADNEWS: GEODATABASE_SDE_MOSAIC_DATASET writer: A fatal error has occurred. Check the logfile above for details
(C:\\code\\fme\\foundation\\pluginbuilder\\pluginbuilder_cpp\\dynawch.cpp:132) class StatusInfo *__cdecl DynaWriteChannel::putFeature(class STFFeature *&)
Exception Name: stk::ex::Throwable
RasterMosaicker (RasterMosaicFactory): Failed to output the feature with the mosaicked raster
RasterMosaicker (RasterMosaicFactory): BADNEWS: BADNEWS: GEODATABASE_SDE_MOSAIC_DATASET writer: A fatal error has occurred. Check the logfile above for details
RasterMosaicker (RasterMosaicFactory): Exception Name: stk::ex::Throwable
The "BADNEWS" entries in the logs can (more or less) only be interpreted by the developers at Safe. If that's the only error you get, consider getting in touch with your FME reseller for support.
Otherwise, can you perhaps share the workspace, minus passwords and the like of course, and the complete log with the error message, that would be helpful.