I want to use business process call scorecard,but it is not work,Someone knows why not?
The following is my project content
- business central:7.73.0
- kie server:7.73.0
1、Data Objects
ScoreVariable: age Integer、enterpriseType String、finalScore double
I call scorecard through Business Rule and ruleflowgroup is specified,i successfully deployed the project to kieserver,called successfully through postman, but did not return the expected value.
Can someone help me with this? Thank you very much