I initialize my workflow with a SQLCreator that queries an Oracle Table, transforms the data and update the table back in Oracle.
When I insert a new record thru a sqlplus/Toad into the Oracle Table, after that I re-run the Workspace in FME Workbench, the records from the SQLCreator does not update, it keeps the same records as when I first ran it.
What am I doing wrong here? Any help is appreciated, I've been trying to run this for the last 2 days with no luck.