There are actually no AJAX calls. The 'ajax' you see in the CoreService is just an object property (object 'core' inside function 'odata') whose value is a function that wraps the OData model calls you are referring to.
c3d1947136cd4c748a7aa79400...
Hi Wouter, I am using two global (manifest declared: 'defaultModel', 'secondModel') models inside the application I'm working on. Inside the Component, I get the default model (oDefaultModel = this.getModel('defaultModel')), setting some data on it a...
Thank you, very helpful article.One note though: why did you include tags 30 to 33 for volatilities since report TBDM doesnt recognize these data classes?