Currently we are implementing the InDesign LBQ into our application. This is supposed to replace our old custom made LBQ'er and provide us with more requested functionality.
Except we are wondering if the XML response sent back to the client by the server is customizable. For example, if a String in an InDesign poster text block is too long and doesn't fit, send this flaw back in an error message in the response so the client who sent in the job will see this error along with the result (It still gets the result, since it will still be made succesfull but the client will know something isn't the way it's supposed to be and will be able to adjust this).
Thanks.