Skip to main content
Hello,

 

 

I am developing workbenches that will process the input data depending on certain conditions. I am publishing to FME server so that it can be used in Java application.

 

 

I would like to know is it possible to pass any meaningful error message if data is not what is expected. I don't have a clue how I could achieve this. Any pointers in right direction?
Hi,

 

 

have you looked at the  FME Server REST API (http://docs.safe.com/fme/html/FME_REST/)? It will give you the result of a translation.

 

 

David

Link was broken.. :(


Hi @kanthsri74, here is the new link. https://docs.safe.com/fme/html/FME_REST/apidoc/v3/#


Reply