Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

mapping rest service

Hey gang...
I have a simple json return from mysql. rest service. Data is mapped to fields and local storage via Tizzgi.
What if I add a column in the Mysql DB.
Can I use the Tiggzi "ADD" button and enter the new Column manually ?
Or do I have to Click the Test the Map from sample response and remap all my 50+ results ?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

mapping rest service

You can manually add/delete any parameter. In fact, you can define the entire response manually, if needed.

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

mapping rest service

Sweet ! It worked...That was simple... !
Thanks Max

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

mapping rest service

CRAP !!! This didnt work after all..!!!
The ADD places the data outside the $results Json.
Now I have to Re-Map everything again.
Would be nice to be able to do the ADD and keep inside the the returnd $result Object.

Return to “Issues”