Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: Startup optimization - MetaData load seems to be Synchronous

$
0
0

you mised one more parameter

 

 

var ODataModel = Model.extend("sap.ui.model.odata.ODataModel", /** @lends sap.ui.model.odata.ODataModel.prototype */ {

-?                                (sServiceUrl, true,      null,     null,            null,            false,                    true                       ????????    )

constructor : function(sServiceUrl, bJSON, sUser, sPassword, mHeaders, bTokenHandling, bWithCredentials, bLoadMetadataAsync) {

 

 

 

that's why we use json settings

 

sServiceUrl, {

...

loadMetadataAsync : true,

....

}


Viewing all articles
Browse latest Browse all 8581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>