Hey Juan,
So at a guess - Intersystems is doing the thing where they just take whatever error you return, and tack on their own error on top of it. In some cases they return all errors, and in others they just pick off the first one of them and return that (GetOneError or something similar). This is a bug (in my opinion) - you should open a WRC ticket and have them fix it. They might also be able to give you a workaround.
Good luck!
- Log in to post comments