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

c# - passing input text from view to contoller with FacebookContext using Facebook app -

ios - Does Core Data autoupdate a many to many relationship on saving -

Calling a C++ function from C# by passing a string with variable size to it -