MagicETL Recipes

DomoDork
DomoDork Contributor
edited October 25 in Magic ETL Ideas

We all have ETLs where we use common logic over and over again. I propose an idea to enhance MagicETL with something called 'Recipes'. A user could create a new recipe within Magic, add a series of tiles into it that do some common logical steps and save it with a given name (e.g.. 'Strip Whitespace and Split String'. Once saved, you would see your recipe on the tile selection pane in magic. When you drag that recipe onto the MagicETL canvas, all tiles within that recipe are recreated and pre-configured (minus column names etc).

Saving a recipe would tie that recipe to the user who created it so that any new MagicETLs that person creates has those recipes readily available in their tile selection pane. Similar to beast modes, you could then ask for that recipe to be certified. Once certified, any user creating MagicETLs will see those certified recipes.

This would allow organizations to build a library of Magic tips and tricks if you will… and help developers more rapidly work through common logical design patterns when developing ETLs.

Tagged:
7
7 votes

Comments