Page 1 of 1

Generic REST and Java

Posted: Fri Mar 07, 2014 2:03 am
by Abdelrahim

Hello I am trying to create a javascript implementation of a RESTservice. I want to manipulate the data and map it to list. I use the generic REST service as described here https://getsatisfaction.com/apperyio/...

I want to map each value of "name" to a different list item but it's not working. All the values show up in one list item.
I use the following code:
Image


Generic REST and Java

Posted: Fri Mar 07, 2014 2:30 am
by Illya Stepanov

Hi Abdelrahim,

Please show us more information about your application and problem that you have.
Screenshots for mapping, "test" tab in service, would help here.