Hi,
I need a help in business central with kie version 74.4.1.Final , suppose if we have 3 jbpm project
1st project has all the bpmn processes
2nd project has GuidedDecisionRuleTable called "TestRule"
3rd project also has same GuidedDecisionRuleTable called "TestRule" (same table as 2nd project)
now suppose if i do any modification in tables, jbpm process should be able to pick up the overridden table
For example , initially my jbpm process will be pointing to 2nd project rule table now if i add new row in 3rd project rule table,now my JBPM bpmn process should execute the overridden table(3rd project rule table) not the 2nd project rule
how is it possible and what kind of configuration does it required?
Thanks and Regards,
Prathibha Shankar S