Debugging with 100s of entities
Content
A customer is using Policy Automation for a form generation scenario, which includes calculating pay rates for up to 500 employee.
The calculation of these rates includes inferred entities (around 20 per employee) and relationships (around 10 per employee).
Performance in the debugged is excellent, until around 60 instances of employees are added. The largest scenario requires 500 employees.
I am aware that he debugger can be allocated more memory via the Shortcut, and this does assist, but when debugging large cases 100% of the CPU is occupied and the debug window becomes unresponsive and throws an error.
Specific questions:
- Have others encountered similar challenges and worked around them?
0