28
Views
1
Comments
Error: Invalid Call of client action in Reactive Application
Question

Hi Everyone

we are using On prem Environment.but suddenly we are getting below  error and we are using Platform version 11.18.1.what is the reason behind that.

i already checked below url

https://www.outsystems.com/forums/discussion/85498/error-invalid-call-of-client-action-in-reactive-application/

Invalid call of the 'ResetAll' client action of the 'MainFlow.ServiceRequest' since the latter is not currently active. This is likely due to a platform's client action being used as an event handler or in a setTimeout function. Consider removing this call by using the 'On Destroy' event of the screen/block or moving your logic to a global client action.ControllerDisposedException: Invalid call of the 'ResetAll' client action of the 'MainFlow.ServiceRequest' since the latter is not currently active. This is likely due to a platform's client action being used as an event handler or in a setTimeout function. Consider removing this call by using the 'On Destroy' event of the screen/block or moving your logic to a global client action.
    at t.ensureControllerAlive (https://ibusinessbeta.cbd.ae/CIB_Admin_Web/scripts/OutSystems.js?RnlDcii3Xz75iIHHERIZtA:16:23040)
    at e.executeActionInsideJSNode (https://ibusinessbeta.cbd.ae/CIB_Admin_Web/scripts/OutSystems.js?RnlDcii3Xz75iIHHERIZtA:16:12636)
    at t.executeActionInsideJSNode (https://ibusinessbeta.cbd.ae/CIB_Admin_Web/scripts/OutSystems.js?RnlDcii3Xz75iIHHERIZtA:16:22832)
    at Object.resetAll$Action [as ResetAll] (https://ibusinessbeta.cbd.ae/CIB_Admin_Web/scripts/CIB_ServiceRequest_MUI.LandingScreen.Search.mvc.js?Ct_AMQllO9SmXBbAaTyK5Q:1392:19)
    at HTMLDivElement.<anonymous> (https://ibusinessbeta.cbd.ae/CIB_Admin_Web/scripts/CIB_ServiceRequest_MUI.LandingScreen.Search.mvc.js?

Hi @Arkyadeep Bharadwaj,

There are many similar posts. And the majority of them claim that it is due to a problem with the Platform version. I believe it is preferable to contact Outsystems support.


Thanks,

Narendra

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.