Helen
Posts: 0
Joined: Wed Aug 28, 2013 8:35 pm

Populating local SQLite database from RSS feed, can't replicate

I cannot open and populate local sqlite db from RSS feed, even though I've used same code in other apps.
I originally followed this tutorial code, but use an RSS feed rather than cloud database. It works great in one account, but does nothing in another.
http://docs.appery.io/tutorials/build...

I can share my app if needed.

Thank you!

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Populating local SQLite database from RSS feed, can't replicate

Hello,

Could you please provide more details, what exactly did not work? Yes, share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us the app name.

Helen
Posts: 0
Joined: Wed Aug 28, 2013 8:35 pm

Populating local SQLite database from RSS feed, can't replicate

Thanks Igor, it's shared, name is Gold Belt Tour, test page is DataSynch.

I believe mapped JS variable 'js_synch_tours_rss' is not getting run.

I implemented everything the same - added RSS service, added RSS data source to page, then mapped output to JS variable where I would open local sqlite database and populate from RSS feed. Added 'invoke service' upon page load.

On page 'Tours', I'm able to display RSS feed without problem. However, ultimately I need to store everything and pull from local db.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Populating local SQLite database from RSS feed, can't replicate

Hello! It's a bug, we'll fix it soon. Sorry for inconvenience.

Helen
Posts: 0
Joined: Wed Aug 28, 2013 8:35 pm

Populating local SQLite database from RSS feed, can't replicate

Looks like this is fixed, thank you!

Return to “Issues”