I am testing out Epicor Kinetic (10.2.700) as a feasibility test on how much work is involved in converting customisations/logic from Classic to the new Kinetic interface.
Although I’m having some trouble with the process of populating a grid with the response from a REST call (i.e. CustomerSvc). Using a button with an trigger event and a rest component I am able to observe that the call is being made successfully in the browser’s dev tools.
My question is, how do I cache/store this data and display it in a grid within an application? Some online resources I have found indicate the use of DataViews, but it seems the version of Kinetic I am using doesn’t have the DataView tab in Application Studio.