We need to call an external web service to get some data and store in a table locally. This process needs to be repeated every 10 minutes as the data that the external web service publishes changes rapidly. As part of this, we need to clear the entire table and re-insert the current data that is published by the web service. We need to call an external web service to get