Location

This task is applied to capture the location of the mobile phone. When this task executes, it captures the latitude and longitude coordinates of the current location of the mobile phone and stores them in the configured JSON object.

To apply the location task:

  1. On the Task dialog box, see the left navigation panel.
  2. In the Search by task box, enter Location, and the left panel displays the Location task.
  1. In the left panel, click Location, and the Location dialog box opens.
  1. In the Location dialog box, enter the value as follows:
BoxDescription
Absolute JSON PathIn this box, enter the JSON path where the latitude and longitude coordinates of the location will be stored.  

#Sample JSON Path:
$.POD.MOB_LOC  

After the Location task captures the latitude and longitude coordinates of the mobile location, it stores these coordinates in the MOB_LOC object.
  1. After you enter the absolute JSON path, click Save to configure the JSON path and close the Location dialog box.
  2. In the Task dialog box, click Save to configure the Location task.
Was this article helpful?
YesNo