We are trying to integrate LN with 3rd party application to create sales orders. It works fine when all the input data is correct. But If an item entered is not correct then ION raises the Error BOD that shows something like below and sends email to the admin when it's set.
<ErrorProcessMessage>
<ID>1_1</ID>
<Description>Item Sales Data of ABCD not found</Description>
<Note>Message Source:Application</Note>
<Type>Error</Type>
<ReasonCode>tdsls0000.1</ReasonCode>
</ErrorProcessMessage>
But normal users or users using the 3rd party application will not have access to IONDesk or LN. Is there a way in ION to notify back the users about the error?