[rules-users] "from" keyword in Excel tables

Bernd Rücker bernd.ruecker at camunda.com
Sun Jan 17 07:27:54 EST 2010


Hey guys.

I currently set up an excel table to capture some rules. I face one
problem and I am not sure if and how that is possible.

I want to include this in the rule:
  $o : Order (...)
  Customer (status=”x”) from customerService.getCustomer(
$o.getCustomerId() )

The status=”x” shall be filled by a column in the table. But how can I
include the “from” stuff in excel (best without using the pattern stuff,
since it is marked experimental)? Any idea?

Thanks a lot and cheers
Bernd

P.S: IS there a collection of different problem patterns and their
translation to decision tables available somewhere? That would be really
helpful :-)




More information about the rules-users mailing list