Database Impact Input
DescriptionThe Database Impact Input transform allows gives you the impact of a pipeline on a database. It explains which transforms read, write, update or delete information, in which table, the SQL used, and so on.
|
Options
Option | Description |
Transform name | Name of the transform. This name has to be unique in a single pipeline. |
File name field | The name of the field in the transform input which will contain the filenames to analyze the database impact for. |
You can use a Get File Names transform as input. To search for your project pipelines specify folder ${PROJECT_HOME} with wildcard .*\.hpl$. |