I’m developing a multi-tenant platform where each tenant and its fields differ slightly. I’ve introduced a form designer for configuration, but because some validation is required, I’ve also incorporated the Drools rule engine. I want to implement automatic synchronization of the fields, so that when a field is maintained in the form designer, it’s synchronized with the Drools Workbench. I’m not sure how to proceed. Has anyone worked on a similar requirement?
After consulting relevant materials, I couldn’t find the related APIs.
张浩锐 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.