By disabling a component, you can stop it from working without removing it from your
workflow, allowing your other linked components to keep functioning together.
About this task
In the following figure, firstly, the tFileInputDelimited component reads a delimited file. Secondly, the tSortRow component sorts its data. Thirdly, the tLogRow component displays the sorted data in the console, and lastly, the tFileOutputExcel component exports it to an Excel spreadsheet.
When working with sensitive data, you can disable the display of data in the console
by disabling the tLogRow component. The other components keep functioning normally.
Procedure
Right-click the component you want to disable.
Select
Deactivate [Component].
[Component] stands for the name of a component.
Example
Deactivate tLogRow
In the Run view, click Run.
Results
The tLogRow component is no longer activated. Meanwhile, the other functions of your workflow keep
working.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!