Orchestrator Create/Import DMN File - Evaluate Business Rule

Hi everyone,

I’ve wanted to try out the new Evaluate Business Rule Activity and came upon an issue.

I’ve created and decision table as a .dmn file on “DMN editor | demo.bpmn.io”. Here it is:
Days.zip (810 Bytes)

To keep it simple I have one input column and one output column. Both as string.

Uploading in Orchestrator works fine.
After assigning the correct arguments for input and output in Studio, I get the following error message while running:

I suspect that I have some issues with my .dmn file.
So if you guys have any example file, I would really appreciate it.

Thanks!

Hello @Erd3m

Not sure if it helps, but have you tried removing the quotation marks in your .dmn file?
As you have already defined that the column is of type String, maybe it is not necessary.

Regards
Soren