Hi all,
I was wondering, is there any way to change the error text that is presented in an event when a tool fails? I have a rest service that is failing from time to time (which is intended) but I was hoping I could have it say a little more than record not found so the users can understand why the error is happening. Specifically, I want them to know which record it is looking for and what wasn’t found. I know I can always just have a dialog box after that explains it, but just to make things cleaner I was wondering if there was a way to edit the error message? Might make for nicer UI and help people diagnose their own issues easier, I think.