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:
- On the Task dialog box, see the left navigation panel.
- In the Search by task box, enter Location, and the left panel displays the Location task.
- In the left panel, click Location, and the Location dialog box opens.
- In the Location dialog box, enter the value as follows:
Box | Description |
Absolute JSON Path | In 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. |
- After you enter the absolute JSON path, click Save to configure the JSON path and close the Location dialog box.
- In the Task dialog box, click Save to configure the Location task.
Was this article helpful?
YesNo