E
egarcia
Guest
Hello Matheus, In your post, It does not seem that "myJSDO" is pointing to the JSDO instance. The JSDO instance would look like the following in the web inspector: JSDO {_buffers: Object, _numBuffers: 1, _defaultTableRef: JSTableRef, _async: true, _dataProperty: null…} Is there a jsdo property under the transport property? Also, make sure that your invoke method is listed in the JSDO catalog file. If it is not listed, then the method in the Business Entity needs to have the the appropriate annotation. I hope this helps. Edsel --- P.S.: Did you create your app using the Telerik Platform Template (as done in the Mobile Workshop) or using the new Views service functionality?
Continue reading...
Continue reading...