What is the limitation for DMN table in Camunda 7?

I have a requirement to add 1000 rows with 5 to 6 columns in my DMN table.
1.Will this create any impact in the performance?
2.Will this create any break in the workflow like timeout exception in the engine?

Have you done any testing on it already?

No @Niall.

It’s sure to take longer to execute than a much smaller table but because it depends so much on how you’ve built the DMN table the only way to get a good idea is to run a test on it. Deploy it to the engine and thing bombard it with requests and see how long it takes :slight_smile:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.