I would like to know whether there any drawing tools available to map a given use case solution in terms of EIPs. There is a stencil available for MS Visio and a SVG alternative for OpenOffice. The shapes in the stencil is good but does not seem like the best graphics for a presentation. Any alternatives available for drawing EIPs? Thanks in advance.
-
I found a comment somewhere (on the Internet) that the biggest problem with using Visio for these sorts of drawings is that the default font size is inappropriate. But you can select everything and pick a font size that shows up well on the projector image. – Lee Meador Jan 03 '13 at 20:02
-
More important than the quality or "what is best" regarding the images is in your understanding of the solution you are proposing and ability to convey that to the audience. Understand the audience and truly communicate and you can use scribbled boxes and lines scanned off a napkin. – Lee Meador Jan 03 '13 at 20:05
-
@LeeMeador - Appreciate your feedback, but working with the stencils provided by Vision is actually annoying specially if you don't own one. Regardless I ended up using Visio and I do agree with you that its up to me and my presentation skills to make the audience understand my solution. Great drawing tools does help :) Cheerz – Mohamed Suhail Jan 06 '13 at 16:58
5 Answers
diagrams.net has a set of EIP stencils built-in. I'm not sure if it addresses the issues in the question, but the tool is free. (I'm a developer on the project).
[]

- 8,290
- 6
- 45
- 55
Btw you could automate that. Check this:
http://camel.apache.org/visualisation.html
Use camel:dot maven goal

- 5,073
- 8
- 50
- 96
I've created an OmniGraffle EIP stencil years ago for the book Spring Integration in Action. I pushed it to Graffletopia, but I cannot find it there quickly. Let me know if you are interested in the OmniGraffle stencil and I'll search a bit more.

- 25,788
- 10
- 70
- 111
What is wrong with the stencils? Those are simply the shapes presented in the book Enterprise Integration Patterns. Looking at a presentation from the author of the book, I don't think the shapes look bad in presentation: http://www.eaipatterns.com/docs/jaoo_hohpeg_enterpriseintegrationpatterns.pdf.
I am not aware of any tools to draw EIP scenarios other than say Visio, Open Office Draw or similar tools. There are some IDEs to create routes (Fuse IDE and Talend Open Studio for instance), but these are really just to create runnable EIP implementations, not for presentation.

- 22,053
- 5
- 50
- 84
-
Just to follow up on this answer from @petter, the EAI Patterns book site has the visio stencils for download at http://www.eaipatterns.com/downloads.html – stephenl Jan 08 '13 at 19:15
-
Late to the party, but Lucidchart (online cloud-based diagram tool) has an Enterprise Integration Pattern stencil, too.

- 300
- 1
- 8