You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
This isn't helpful yet though because when the rdt.validate call fails, the Java Client doesn't return the actual error message. So we can tell the user that they have errors, but not what they are, which isn't very useful.
Need to find a way to get the redaction validation message via the Java Client API - currently just getting the following:
17:03:22.071 [main] INFO c.m.a.c.schemas.LoadSchemasTest - MESSAGE: Local message: failed to apply resource at eval: Internal Server Error. Server Message: Server (not a REST instance?) did not respond with an expected REST Error message.
com.marklogic.client.FailedRequestException: Local message: failed to apply resource at eval: Internal Server Error. Server Message: Server (not a REST instance?) did not respond with an expected REST Error message.
Similar to TDE templates - can invoke rdt.ruleValidate
The text was updated successfully, but these errors were encountered: