Hi,
Unable to open interface due to memory circuit breaker exception.
Getting the following error - The Memory Circuit Breaker prevented this evaluation from completing due to insufficient resources.
Unable to edit the interface. Is there a way to open the interface.
Thanks.
Discussion posts and replies are publicly visible
One thing you can do is instead of opening the interface, from the designer select the interface and check its precedents. Then open few precedents which you feel have data queries in it happening or have heavy form/data intensive logics. Comment out the code for them. Once you do this then the main interface will have less load and you will be able to access it. Later you can uncomment the other rules once you identify and fix the code causing this error