All. I'm trying to diagram the flow of data between several large, complex systems. I'm putting each system on the data flow diagram as an entity. I also would like to show which entities are public facing, and which are internally facing. Is it proper/correct to add "(internal)" or "(public)" next to each entity title? Such as:
FileNet (internal)
Is there a better diagram (UML?) that would show, at a high-level, how the systems, and their data, is connected? Thanks in advance.