Using TOAD Data Point 3.6.1 the jobs first built reporting tables and then use the UPDATE logic to update data across tables.
None of this code appears to execute with TOAD Data Point 4.0.1. The job reports no error, the UPDATE code simply gets ignored or bypassed with the job indicating success and all the flags left NULL.
The UPDATE activity has the "DataBase name" and the "Table name" in the "Export to Local.." container, this works in TDP 3.6.1 but won't work in TDP 4.0.1 or newer versions.
Make sure that the "DataBase name" and the "Table name" in the "Export to Local.." container of the UPDATE activity are blank.