We are running ODEE 12.6.4 and are generating documents by calling doPublishFromImport.
The problem is: when a document fails in Assembler (say, a required field is missing in the XML), the response back from doPublishFromImport gives us the 241 trn_status, but no details are included about why it failed.
We would like to give better error messages back to the calling application.
Is there a way to have the web service pass back info from the ERRS and LOGS tables in the response?
Or is there another service we can call in order to pass in a TRN_ID and get any associated ERRS or LOGS?
Thanks in advance.
Dave