Page 4 of 6

Echo Response Truncated

Posted: Wed Jun 19, 2013 6:02 pm
by leonardo

Thanks.


Echo Response Truncated

Posted: Wed Jun 19, 2013 8:56 pm
by Kateryna Grynko

Hi Leonardo,

Is it possible to decrease the amount of data? Try with with small pieces of the data. At first, download the headers only (not just only show them as they are now), let the service send only the names at the beginning.


Echo Response Truncated

Posted: Wed Jun 19, 2013 9:18 pm
by leonardo

Not sure that I understand what you mean by "At first, download the headers only (not just only show them as they are now)." And how should I let the service send only the names at the beginning.

I'll appreciate it if you can tell me the exact things to in steps and what I need to do them. For example, should I create a separate xml for names and use that to populate the headers? If so, what are the steps to extract the full information from the full xml that I'm currently using?


Echo Response Truncated

Posted: Wed Jun 19, 2013 10:26 pm
by Alena Prykhodko

Leonardo, look here please if it helps
http://docs.appery.io/documentation/a...


Echo Response Truncated

Posted: Thu Jun 20, 2013 1:00 am
by leonardo

Katya, I did some further tests and separated the names as I thought you might be suggesting. When I did that I was able to get all the names listed. {progress!}.

Now, I have two REST services, the second one contains the whole xml as it was before--names and all. So when I click a name, how can I get the filtered data from the second REST service to be display.


Echo Response Truncated

Posted: Thu Jun 20, 2013 11:08 am
by Maryna Brodina

Hello! Is your app Opi still shared with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a? Can't find it in our list.


Echo Response Truncated

Posted: Thu Jun 20, 2013 2:14 pm
by leonardo

Hi Marina, it is now shared. A weird thing happened after I pasted the second xml in Echo: the Data content of the startScreen is blank! Often it hangs on loading. Let me know if I need to reconstruct first.


Echo Response Truncated

Posted: Thu Jun 20, 2013 4:35 pm
by Kateryna Grynko

Hi Leonardo,

The app is broken, we are working on it.


Echo Response Truncated

Posted: Fri Jun 21, 2013 12:47 am
by leonardo

Ok. I fixed the app and have shared it. As said before, I have two REST services, the second one contains the whole xml as it was before--names and all. So when I click a name, I need to connect it to the data in the second service display the relevant data in oDetail.


Echo Response Truncated

Posted: Fri Jun 21, 2013 3:44 pm
by Kateryna Grynko

Hi Leonardo,

Do you plan to deliver your application with this XML? Maybe you could rethink your app and remove XML from it, to opt out of using the service...