Create a secondary task (Let's call it TaskZ) for the first document, that only runs on Mondays.
Schedule TaskA to run on necessary days except Monday.
Then change TaskB to be triggered by successful completion of Task Z
If TaskA is currently triggered daily, then I would suggest changing it to weekly with all the days checked except Monday. Do the same for TaskZ, but with only Monday checked.