***Note from Migration:***
Original Title was: JSONFragmenter/Flattener should route input feature to port if HTTP request fails
You can set a URL to the File/URL parameter in the JSONFragmenter/Flattener to read a JSON document from a Web server.
Currently FME stops the translation if HTTP request fails with the transformer, but I think it would be better that the input feature would be routed to the <Rejected> port so that the user could define a subsequent process if necessary.
cf. the XMLFragmenter routes the input feature the <Rejected> port if HTTP request fails.

