This can be attributed to one of the following reasons
- Calculation Not Executed
In this case, simply click on the calculate button. Once the execution is successful, a confirmation message will be generated to confirm the execution – “Engine executed successfully”. Now, generate the report and the report should carry the results from the execution.
- Engine Crash
Doing execution, if the validation message throws an error message outside of “Engine executed successfully”, we might have to verify and see why the validation error exist. It could be that the input data entered is outside the permissible model limit. If the crash is tied to model crash, the engine message as part of the execution should reflect that.
- Update Made to Input Data
If the user makes an update to the input data after the execution, the system will automatically clear the results. This is done as an additional validation check to make sure that the user executes the engine to see the latest results based on the updates made to the input data.