Error handling improvements
Sana error handling improvements
Is it possible to customize Sana error messages to be more user-friendly? For example, instead of a generic message like, "You are not able to order now, please contact your web administrator," I'd prefer a message that explains the actual issue, such as, "Your account is overdue. Please pay your balance to order again."
Similarly, for error messages that display a long log number, could the message instead describe the specific problem?
ERP error handling improvements
As a webshop visitor I would like to receive clear error message in case my requested page or data could not be retrieved. As a webshop manager, I want to make clear to my visitors why an error occurs. Categorized error handling from the ERP to Sana could improve this behavior.
If ERP report returns no data then no error should be shown, but a specific message like "Report contains no data". If ERP report encounter an erp error then the specific error should be returned to Sana SDK to be handled properly based on the type of error.