How do you get error message text when process_wo pl/sql api call fails?
I've looked in the EAM Implementation Guide and searched everywhere else I can think, but I cannot figure out how to get the error messages that are returned when a call to process_wo fails. If this call fails for whatever reason, I'll get 'E' as the return status and that there are two error messages in the message count, but how do I get the text of those messages back so that I can display them for troubleshooting purposes?