Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

mapping problem returning undefined

the reason you did not get the result detailed is you did not select pizza and click order btn

to reproduce
login, click new order, select pizza, select any pizza, select size, click order, click cart, click freds to put order and return _id, click footer btn, freds screen will open, labels undefined

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

mapping problem returning undefined

Hi Michael,

I've checked your app and see following problem:

You have wrong "response" settings for your "star_fredsOrders_read_service" service.

http://prntscr.com/47bfna/direct

So you need:

1 Open your "star_fredsOrders_read_service" service.

2 Navigate to "response" tab.

3 Open "pizzaOrder" parameter.

4 You will see "array[]" parameter name.

5 Change this parameter name with "array" value.

That's all.

Regards.

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

mapping problem returning undefined

Thank you so much Yurii, perfect!

Return to “Issues”