Hello,
Would you know if there's a way to catch the error message in LN extension for inbound/process BODs? For example, we send a Process.SalesOrder with an invalid item code from ION to LN. Then in LN SalesOrderInBOD extension, we will try to catch the error message. I am aware that the error message will be included in the Acknowledge.SalesOrder BOD that will be published in ION, just trying to catch it as well in LN using the BOD extension. Thank you.