Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Tarzan on February 18, 2025, 12:04:57 am

Title: Automating the ETL Process via Sparx Enterprise Architect
Post by: Tarzan on February 18, 2025, 12:04:57 am
Hello everyone,

I’m looking for advice and best practices for automating the ETL process within our Enterprise Data Warehouse (EDWH), which is build in SAS. Our team currently uses Sparx Enterprise Architect for modeling and design purposes, but we want to explore whether we can leverage this platform to automate the ETL process, or at least support the design and orchestration of it.

The challenge:
We’re looking for ways to automate the extraction, transformation, and loading process using EA, or use EA as a supporting tool to streamline the process.
We also want to know if there are any integrations between SAS and Sparx Enterprise Architect that can help us with this automation.

Specific questions:

Thanks in advance for your help!
Title: Re: Automating the ETL Process via Sparx Enterprise Architect
Post by: Geert Bellekens on February 18, 2025, 12:24:26 am
EA is a modelling tool client. Not suited for ETL execution.

I don't know any existing integrations with SAS.

We use the EA Mapping (https://bellekens.com/ea-mapping/) tool I built to document the mappings between logical and physical models.

EA is highly customizable, so you can definitely use scripts or queries to get the mapping data out in a format you can use for your development.

Geert
Title: Re: Automating the ETL Process via Sparx Enterprise Architect
Post by: Modesto Vega on February 18, 2025, 11:24:28 pm
You can use Sparx EA to model your ETL process or any other data integration process but, AFIK, you cannot use it to forward engineer the process.