Investigating how business users can use Longitude/Latitude on HCM Locations
We are investigating how the business users can utilize Longitude and Latitude on the Location. We found a seeded process: Populate Location Latitude and Longitude Information, which updates the HZ_LOCATIONS table. However, based on Oracle documentation and initial testing, this seeded process only calculates coordinates from the entered address attributes.
Business Need:
Our business users currently enter only the nearest town as the location. As a result, the calculated Latitude/Longitude values from the seeded process would not reflect the true site location. This means the seeded process does not meet the actual requirement.
Question / Request for Clarification:
- Is the seeded process the only supported way to populate Latitude/Longitude in Oracle Cloud?