Individual actions within the package can be executed independently, or the entire package can be debugged. Breakpoints can also be set to facilitate controlled debugging.
To start debugging click green arrow.
Action in blue is being currently executed.
Read arrow continues execution of package after the breakpoint
Click to show execution log
Execution log provides additional information about the package actions
Double click on the line to see the log
Package variables are used to store and manage data within a package, enabling dynamic and flexible execution. They act as placeholders for values that can be referenced, modified, and passed between different actions in the package.
A single variable can be modified by multiple actions. Tracking these changes can be done using the “Write Variables” option.
This tab displays all variables and their values prior to the execution of an action.
This tab displays the variables that are updated by the action.
For more technologies supported by our ETL Software see Advanced ETL Processor Versions
Confused? Ask question on our ETL Forum