Implementing ILOG JRules in Camunda

Hi ,

I have Existing ILOG Rules can I use this camunda?

If I have rule similar to ILOG Rules how can i write this in camunda in DMN… Please suggest

Thanks,
Sridhar

Hi Sridhar,

I’m not familiar with ILOG JRules but in Camunda, you can use a Business Rule Task to invoke any rule engine by using a Java Delegate.

Beside that, Camunda supports DMN 1.1 which includes decision tables, decision literal expressions and decision requirements graphs. Please have a look at the documentation and the Get Started Guide.

Does this help you?

Best regards,
Philipp

1 Like