Development Experts,
It appears that the GPS_LOCATION is not returning a value for an actual device. I am trying to simply retrieve the current GPS coordinates of the device when a user starts a transaction (and record that GPS Location value as a property within the transaction). I have the Initial Value set to use a rule with uses GPS_LOCATION function to return the value. I have also tried simply using the Initial Value of "Current Location - before data entry".
From within ATE, if I use the GPS simulation and enter values, it seems to set those values. However, on the actual device, it does not retrieve the GPS values at all.
The devices is a Motorola MC67 that has the GPS chip in it. When I go to the Moto Demo and look at the GPS demo, the Lat/Long coordinates display. And as I physically move around, those values change. Therefore, I know the GPS chip is correctly functioning within the device.
However within the application, the coordinates always come back as 0, 0.
I am running Agentry client 7.0.5.7 on a Windows Mobile 6.5 version device (Motorola MC67). This is all running in an SMP 3.0 SP04 PL02 environment.
Is there something else I need to do within the Agentry application to "kick start" the GPS chip to return values into the application? Or something else to get the real values to be returned?
Thanks,
Ed