Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.
/ pdi-etl-template Public archive

Template to start PDI processes with some functionalities already pre-defined

Notifications You must be signed in to change notification settings

SeraSoft/pdi-etl-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDI ETL Template

This template gives a PDI project a predefined structure to manage configuration files and process from within a same bundle that can easily be distributed.

Following features are implemented:

  • Load process' configuration from a configuration file that stays in the project's directory.
  • Ability to start the PDI Process by defining multiple configurations to manage multiple environments (Test, Production, etc.)
  • Manage feedbacks via email messaging in case of success or failure. Ability to either set both feedbacks on or off or separately if required.
  • Ability to configure the feedback message. Currently the template defines simple specific message templates for both the feedback types that can be extended depending on the projects' use-cases.

TO DO

  • Integrate path for Unit Test procedures
  • Integrate script to configure logs import into Elasticsearch through Logstash
  • OTHER...

About

Template to start PDI processes with some functionalities already pre-defined

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published