Updating Work Order Location Based on Actual Resource Location
Hi,
We have a requirement to update the work order location (latitude and longitude) based on where the technician actually performed the work. In our case, the work order's address might be set to the facility, but the technician could be working at a different location within the facility (e.g., the back of the building), which has different coordinates.
For future work orders on the same site or for the same customer, it's important that the technician knows the exact location where the service was performed. To address this, I created a geolocation element property, which helps capture the technician's current location (lat, long). However, I'm facing challenges in updating the work order or activity's latitude and longitude with this information.