I have a number of FME workbenches set up that read from a particular table in Oracle. This table is subject to regular changes such as adding/deleting/changing field names.
Instead of constantly deleting and then re-adding the Reader in FME, is there a way to simply refresh the Reader so that it now reads the updated Table?
Thanks,