Page 1 of 1

Setting Up Rest Service

Posted: Mon Nov 19, 2012 8:03 pm
by Neil A Singh

Hello, I am trying to populate a select options button with items from a database and keep getting an error . I created a REST service but after following the tutorial it still does not work. I have included some screen shots , can you tell me what is wrong? Thanks. Image Image Image Image


Setting Up Rest Service

Posted: Mon Nov 19, 2012 9:19 pm
by maxkatz

Known bug.. will be fixed on Wednesday. Try invoking with Tiggzi Proxy on.


Setting Up Rest Service

Posted: Mon Nov 19, 2012 9:32 pm
by Neil A Singh

can you do a tutorial . I created the dB then went to create newdatabase service and was able to get a little further but I still cannot get the list of my items to show up.


Setting Up Rest Service

Posted: Mon Nov 19, 2012 10:05 pm
by Neil A Singh

I give up. Did anyone complete an app with database beside the people who made this? I would like to see a sample.


Setting Up Rest Service

Posted: Mon Nov 19, 2012 10:10 pm
by maxkatz

If you look at your first image, the URL is not correct. You should set the collection name instead of [collection_name].


Setting Up Rest Service

Posted: Mon Nov 19, 2012 11:00 pm
by Neil A Singh

I did change it and still error. I only want to generate a dynamic list with an option select button.


Setting Up Rest Service

Posted: Tue Nov 20, 2012 4:08 am
by maxkatz

Change the Method to 'get', then Test. Do you get a list of items?


Setting Up Rest Service

Posted: Tue Nov 20, 2012 11:42 am
by Neil A Singh

It is already set to get. I deleted my project and used the old interface and had no problems. But now I would like to know how to link each of the items to a new dynamic list in another collection.


Setting Up Rest Service

Posted: Tue Nov 20, 2012 1:15 pm
by Maryna Brodina

Hello! This should help http://help.gotiggr.com/getting-start...
See "Mapping the service to the UI"