Need help in how to draw the portion of the Dataflow diagram for the following scenario and understand how it is structu
Posted: Sun Jul 10, 2022 11:26 am
Need help in how to draw the portion of the Dataflow diagram for the following scenario and understand how it is structured: A level 0 process called "MangeContract" receives "unsignedContract" from a dataStore called "DB-1"; then sends it to an an external entity named "TempStaff" which then sends "signedContract" back to "ManageContract", which sends it to the database.