Using RulesEngine.GetLastCaughtErrorsAsXML() gets you the errors in xml format. It looks like you can get those messages with various content (of course) and elements. Would there be any xsd available on these messages so we can write robust transformations on those (e.g. to return to an api call)?
Page 1 / 1
Unfortunately, an XSD is not available, but the format is documented extensively at: https://community.usoft.com/usoft-xml-formats-242/xml-error-messages-1503
Is it posible to let RulesEngine.GetLastCaughtErrorsAsXML() return the errors for a specific language other then the language that the rules engine is started with?
No, RulesEngine.GetLastCaughtErrorsAsXML() has no options to specify a language.
Reply
Login into the USoft Community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.