Data Flow digrams of OTRS

English! place to talk about development, programming and coding
Post Reply
sumit_kamboj
Znuny newbie
Posts: 2
Joined: 04 Aug 2010, 12:03
Znuny Version: 2.4

Data Flow digrams of OTRS

Post by sumit_kamboj »

anyone can help me to get the data flow diagrams and detailed design of OTRS system.
Daniel Obee
Moderator
Posts: 644
Joined: 19 Jun 2007, 17:11
Znuny Version: various
Real Name: Daniel Obée
Location: Berlin

Re: Data Flow digrams of OTRS

Post by Daniel Obee »

Did you find http://dev.otrs.org/ ? Beyond that there's not much to find. Fortunately the source code is pretty much 'readable', so it's possible to get behind it.

I found that in creating my own packages (opm) as shown in the developer's handbook I got a good idea of how the system works.

Greets
Daniel
Post Reply