Hi guys,
I've got an issue with the JSONFragmenter in FME Server 2017.1 (Build 17539 - win64). Well, I think I have... maybe I'm missing something!
Any non-JSON input seems to cause the workspace to finish with an error rather than carry on :
"A fatal error has occurred. Check the logfile above for details". But there's no further clues in the log :
Loaded module 'JSONQueryFactory' from file 'C:\Program Files\FMEServer\Server\fme\plugins/JSONQueryFactory.dll'
FME API version of module 'JSONQueryFactory' matches current internal version (3.8 20170315).
Emptying factory pipeline.
A fatal error has occurred. Check the logfile above for details
The same workspace runs fine in FME Desktop where any non-JSON inputs come out of the "Rejected" port and the workspace happily carries on (I've got "Rejected Feature Handling" set to "Continue Translation" in FME Desktop).
I've added in a Tester before the JSONFragmenter in my workspace for now, but I'm curious as to why this is behaving differently in FME Server.
Any ideas?
Here's a screenshot of my simple test workspace which I uploaded into FME Server (job submitter service) :
Cheers
Batesy