This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Retrieve IDSA UPL compliance rule from PostgreSQL database #92
Unanswered
gonzalogilinchaurza
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
When implementing the contract rules, for example through Swagger UI, would anyone know if the rules information stored in PostgreSQL can be directly retrieved somehow from the database?
As far as I can see in PostgreSQL, inside the contractrule table, the rule is stored in the "value" column. However, it is stored as a number. What does this number mean? It is possible to obtain the IDSA UPL compliance rule somehow?
Thank you in advanced!
Beta Was this translation helpful? Give feedback.
All reactions