Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3303

Open Offline Store WithOut SMP Register

$
0
0

Hi All,

 

I am developing a Hybrid application using Cordova 4.2.0, SMP SDK 3 SP8 PL2,

Is it possible to open the offline store without registering moble with SMP Server?

 

 

       var properties = {

                    host: "54.208.252.XXX",

                      https: false,

                      name: "PLANTCollection",

                      port: 8000,

                      serviceRoot: "http://54.208.252.XXX:8000/sap/opu/odata/invmsx/msalesx_srv/",

                   

                    "definingRequests" : {

                        "PlantCollection" : "/PlantCollection"

                    }

                };

                      

                store = sap.OData.createOfflineStore(properties);

       

                //var options = {};

                store.open(openStoreSuccessCallback, errorCallback/*, options*/);

 

 

I am getting null Receiver Error.

 

odata,logon both are different plugins correct, then why can't we use only odata plugin.

 

 

Thanks

Suresh


Viewing all articles
Browse latest Browse all 3303

Trending Articles



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