Hi
I have a job that is meant to extract an address from DB, find geolocation using tRestClient and extract the XML result.
Problem is with some addresses google maps gives more then one
<geometry> <location></location></geometry> causing a loop, because the address is not in the correct.
Is there a way to exclude the looping results and only focus on the ones that don't loop.