uml - Flow of data between process to process and database to database -


In the data flow diagram, there may be a flow of data between the database between the databases and between the processes directly in the second process It is possible? I mean that I have two databases and I want to draw a flow at the other level between them, as they are reaching each other, this is also with the process.

I'm not sure this is the answer you want, but in the data flow diagram, you You can create a data flow between the processes, but not between the datastores.

Here is a link to attract DFD Idea I (since I can not post an image directly)

PS: You add a DFD tag instead of uml for this question Want to?

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -