Skip to main content
Question

How to save and read "Geocoded Addresses" table at the same time

  • June 1, 2026
  • 0 replies
  • 1 view

parhatborani
Contributor
Forum|alt.badge.img+2

Hi there,

Below illustrates a conceptual level of diagram (of a customer transformer), which ideally should be able to intake new (or old) addresses, check if the addresses are already in the “Geocoded Addresses” table; if not, go to a Geocoder, get the address geocoded and then write it back to the same “Geocoded Addresses” table. The challenging part is that the newly geocoded addresses that just got entered into the “Geocoded Addresses” table or list should be reflected on the “Geocoded Addresses” reader on the left hand side so that when next address is being checked, the “Geocoded Addresses” table should have gotten refreshed with the new values (the addresses that just got entered). 

Is there any better way to do this? 

 

Thanks in advance.