Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Data Flow Modeling - Data Flow Reuse

Status
Not open for further replies.

carlboone

IS-IT--Management
Jan 25, 2013
1
CA
I am trying to develop a high level data flow diagram to map out the intefaces between our applications. One of the
mechanisms we use is an XML "datagram" which is basically an XML message published on a queue which is then picked up by
multiple consuming applications. I would like to have a single flow defined with multiple targets, but PowerDesigner
only allows one target.

The only way I have been able to model this has been to put in a split/merge showing the message coming in and several
messages going out. However, the impact of this approach is that the "same" message is defined mulitple times. This
will make maintenance and impact analysis more difficult.

Does anyone have a suggestion on a better approach?


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top