Is there a reason why I can not setup a fme workspace on FME Server that accepts POST requests? It would be much cleaner to accept data in a post request. This would also allow for accepting image and other large binary data to go in to my workflow.
Question
Is there a reason why I can not setup a fme workspace on FME Server that accepts POST requests? It would be much cleaner to accept data in a post request. This would also allow for accepting image and other large binary data to go in to my workflow.
Is there a reason why I can not setup a fme workspace on FME Server that accepts POST requests? It would be much cleaner to accept data in a post request. This would also allow for accepting image and other large binary data to go in to my workflow.
It's possible to have your FME Server accept POST requests. Are you having specific issues getting your FME Server to accept a POST request or simply asking if it can be accomplished?
It's possible to have your FME Server accept POST requests. Are you having specific issues getting your FME Server to accept a POST request or simply asking if it can be accomplished?
Yeah, ok. My problem is that Im not able to receive a payload sent with the post request. For example and image. It looks to me like the only values I can receive is the urlparameters.