Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Looking for some help troubleshooting the geocoding app tutorial.

Robert,

When I create device service:Image

I get these parameters and can't edit them:
Image

When I create a service based on server code:
Image

Then I get such a list of request parameters by default and I can change them as described in the tutorial:
Image

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Looking for some help troubleshooting the geocoding app tutorial.

Katya, I'm sorry, but I'm sure I'm following the instructions according to the tutorial after repeated tries at deleting all of my prior services - but it's still not working. If someone very recently doing the tutorial from scratch can confirm that it's me I'd very much appreciate it.

BTW, I continue to not be able to easily change the service name to "GetCustomersWithinRange" - the field seems to repeatedly drop characters as I type them, and then later display them. I don't know if this is related to my main issue.

This is disappointing, because this tutorial has great relevance to my intended app. Thanks anyway for your time Katya.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Looking for some help troubleshooting the geocoding app tutorial.

Hello!

We have just created test project following tutorial
http://docs.appery.io/tutorials/build...

You need to follow next steps:

1) Create a database at least with one record
http://docs.appery.io/tutorials/build...

2) Create a server script
http://docs.appery.io/tutorials/build...
You can find more information about server script here: http://docs.appery.io/documentation/b...
On page test you have to check if this script work with needed parameters

3) Create client app
http://docs.appery.io/tutorials/build...

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Looking for some help troubleshooting the geocoding app tutorial.

Maryna, thanks very much for your time. So I assume this means the tutorial is correct and I'm doing something wrong that hopefully you'll be able to spot in the following short movie. Thanks again.

http://screencast.com/t/2wJbFeiuFrU

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Looking for some help troubleshooting the geocoding app tutorial.

Hi Robert,

Image
You should make these changes in the second service based on server code (Geocoding_service). Use GetCustomerWithinRange without changes.

RobertJay
Posts: 0
Joined: Fri Jun 15, 2012 1:32 pm

Looking for some help troubleshooting the geocoding app tutorial.

Katya - the picture below from your tutorial shows that the second service IS now named GetCustomersWithinRange, and my prior movie shows that I cannot make any changes there because my controls are greyed out. And then you're saying to use it without making changes. I'm confused and not making progress and it's frustrating.

Also, any guess as to why (as I mentioned earlier and shown in my movie) I cannot change the name of the service to GetCustomersWithinRange without the input field interfering with my entering keys?

Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Looking for some help troubleshooting the geocoding app tutorial.

Robert,

Sorry for confusing you, my bad.
You should name the service get from servercode 'GetCustomerWithinRage' (as described in tutorial) and modify it. Use Geolocation_service without changes and it will work.

Return to “Issues”