Hello Team,
Our customers have requested that we enhance the error logs to make them more meaningful, easier to understand, and better at identifying the specific errors.
For example, we currently receive exceptions like this: {"columnName": "Company_ID", "errors":[{"code":"lookup_failed","message":"Error"}]}
. This error appears when there is null or unmatched data from the source trying to match with the lookup table data.
Customers have raised a concern that the error message and the actual error event do not clearly correspond.
Please consider this enhancement and provide a quick solution to improve the customer experience.