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?