CaseService::createNativeCaseInstanceQuery?

Hello Experts,

May I know why CaseService doesn’t have createNativeCaseInstanceQuery()?

But HistoryService has createNativeHistoricCaseInstanceQuery().

Best regards,
Suhas Madap

Hi,

most likely because development of the CMMN capability stopped at an earlier release… As I understand, there is no intent to further develop the CMMN engine.

You could implement your own, but you’d need to understand the schema and be prepared to maintain it yourself…

regards

Rob