Boomi Console

Extend your Boomi Integration development experience

Boomi Console is an extensible command-line application written in C# (.NET 8). It leverages the Boomi AtomSphere API and offers you as a Boomi Integration Developer an enhanced development experience.

  1. Check out the available Commands

The idea behind

Some time ago, when I started as a Boomi Consultant, when I jumped straight into my first customer project I had the feeling that I wanted to see more than just processes and components. At the customer, there was a repository with hundreds of processes, throusands of components, distributed over hundreds of folders, and, of course, no documentation.

A process calling another sub-process, calling another sub-process, routes to several sub-process, mapping in this folder, another mapping with the same name in a another folder, process properties created in the top process, used in the fifth level of sub processes ... how could I understand what has been built?

So, my first idea was, I need something like a dependency graph that shows me which components are used in a process (incl. all sub-processes and routes) and I wanted to know, in which folder I can find all these referenced components, like mappings, profiles etc.

Et voilà: UML - Diagrams was born!

Evolution

Since then, many other needs have arisen. Especially regarding deplyoments and the lack of Component Packages (not: packaged Components!!) ==> DEPLOY - Deployments

Or, have you ever wondered how to export JSON or XML or other profiles? The answer is ==>

About the Author: MarkusS (Germany) Software Consultant for 30+ years, developer, Boomi Consultant since 2020 email: Markus @ MarkusSchmidt.pro

Last updated