Views in Pipeline Designer
In Pipeline Designer, you can work with transformations and jobs in the Design View and review the raw XML in the XML View.
Design View
The Design View is the primary view to use for creating and running transformations and jobs in the Pipeline Designer.
Canvas Action toolbar
While working with a transformation or job, use the following options in the Canvas Action toolbar:
Add note
Adds a note to the canvas. For details, see Use notes on the canvas.
Reset
Clears all steps in the transformation or job.
Note: Resetting a transformation or job cannot be undone.
Run
Runs the transformation or job.
Run > Run Options
Opens the Run Options window for the transformation or job. For details, see Transformation run options or Job run options.
Pause
Pauses a running transformation or job.
Stop
Stops processing all data in the transformation or job immediately.
Stop > Stop Processing
Makes the transformation or job finish any records that were initiated or retrieved and then stops processing data.
Logs
Opens the Execution Results pane for a transformation or job. For details, see Analyze transformation results or Analyze job results.
Kettle status
Opens the Kettle status page (http://server:port/pentaho/kettle/status) in a new tab of your browser, showing the execution status and details of your transformation or job.
Export
Exports a transformation as a .ktr file or a job as a .kjb file. For details, see Export a transformation or job.
Settings
Opens the Transformation Properties or Job Properties window, where you can configure properties to describe or control the transformation or job. For details, see Edit transformation properties or Edit job properties.
Canvas toolbar
Move around the canvas while working with a semantic model by using the following options in the canvas toolbar:
Zoom In
Enlarges the size of the semantic model on the canvas so that you can see more details of individual elements in the model.
Zoom Out
Decreases the size of the semantic model on the canvas so that you can see more elements in the model at the same time, with less detail for individual elements.
Fit View
Resizes the semantic model and centers it on the canvas so that you can see as many elements in the model at the same time as possible. Whether the entire model can fit in the view depends on the size of the model.
Interactive
Locks and unlocks the canvas to control whether elements can be moved on the canvas. Turn the Interactive toggle on when you want to lock the canvas so that you can move around it without moving elements on the canvas.
More actions > Auto format
Uniformly arranges all steps in the transformation or job so that the steps all fit on the canvas, but do not overlap.
More actions > Horizontal format
Uniformly arranges steps in each data stream horizontally (left to right) without overlap. Separate streams are distributed vertically to maintain a clear and organized canvas layout.
More actions > Vertical format
Uniformly arranges steps in each data stream vertically (top to bottom) without overlap. Separate streams are distributed horizontally to maintain a clear and organized canvas layout.
</> XML View
Switches to the XML View, which shows the raw XML for the transformation or job.
XML View
In the XML View, you can review the raw XML for a transformation or job.
You can click Design View to continue working on the transformation in the Design View.
Last updated
Was this helpful?

