Getting System admin error while Navigating between two tabs

0
Hi Experts,   I am getting system admin error while navigating between two tabs from Navigation menu.   In the landing page there was one data view and page parameter for that data view is created in data source microflow (Microflow 1 – Product Support).   Inside this there was one more data view and Microflow was called as data source (Microflow2), there am passing Support object as a parameter.    And in the same microflow(Microflow2) am creating one more persistable object (Helper object) there am trying to associate the Support object but when creating Helper object it’s throwing system admin error (There was an association created for Helper and Support objects).   Some where the Product Support objects is lossing but in the parameter it’s there(Checked adding breakpoint ). Is there any solution for this issue ?   Attached the Error log below.   Object of type 'ProductDetails.ProductSupport' with guid '165788761282588291' cannot be updated, as it does not exist anymore Error: Object of type 'ProductDetails.ProductSupport' with guid '165788761282588291' cannot be updated, as it does not exist anymore     at t [as constructor] (http://localhost:8085/mxclientsystem/mxui/mxui.js?638121616507777616:40:20778)     at new t (http://localhost:8085/mxclientsystem/mxui/mxui.js?638121616507777616:40:119545)     at http://localhost:8085/mxclientsystem/mxui/mxui.js?638121616507777616:35:99291     at http://localhost:8085/mxclientsystem/mxui/mxui.js?638121616507777616:20:2092     at Object.next (http://localhost:8085/mxclientsystem/mxui/mxui.js?638121616507777616:20:2197)     at a (http://localhost:8085/mxclientsystem/mxui/mxui.js?638121616507777616:20:936)     Thanks In Advance.  
asked
0 answers