Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Syncing not working with rest proxy #1

Open
Thayappan opened this issue Jul 26, 2013 · 5 comments
Open

Syncing not working with rest proxy #1

Thayappan opened this issue Jul 26, 2013 · 5 comments

Comments

@Thayappan
Copy link

Hey Andrew,

I am using your OfflineSyncStore for local storage its working gr8 with Ajax Proxy..thanx. But since we are hitting rest link we thought of using rest proxy and the syncing doesn't actually work with rest. Have you been through this? Any thought process that can help us on this issue?

Thanks
Thayappan

@andrewmduncan
Copy link
Member

Hi Thayappan,

Does your app work if you use a standard Ext.data.Store and Rest proxy?

Also, does your Model have an idProperty?

Cheers,

Andrew

@Thayappan
Copy link
Author

Hi Andrew,

Yes the app works with standard store and proxy, and that the model does
not have a specific id property

Thanks,
Thayappan

On Wed, Jul 31, 2013 at 9:52 PM, Andrew Duncan [email protected]:

Hi Thayappan,

Does your app work if you use a standard Ext.data.Store and Rest proxy?

Also, does your Model have an idProperty?

Cheers,

Andrew


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-21875510
.

Thayappan D

@andrewmduncan
Copy link
Member

Hi,

I've tried our example with a Rest Proxy and it seems to be working ok.

Could you possibly send over your store configuration for us to take a look

Thanks,

Andrew

@casoetan
Copy link

casoetan commented Sep 5, 2013

Hello
For me its not working. Trying to read a json file. Works with the bundled proxy class, but not with this
Any help will be greatly appreciated

@sandipkansagara
Copy link

Hello

Not working with a Rest Proxy. I added one record and server return with PersonID = 4. But it can not update at offline storage. please let me know any more info requier.

Note : I have tried with and without property id. Same things happen.

Thank You
Sandip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants