Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Is there any way to get the row count from tUniqRow component.
i am trying to insert the rows into delimitedoutput file and also footer will have no of rows inserted
Please let me know if its possible.
Thanks
Hello,
Here is also tFlowMeterCatcher component which catches the processing volumetric from the tFlowMeter component and passes them on to the output component.
Please take a look at component references about:TalendHelpCenter:tFlowMeterCatcher and TalendHelpCenter:tFlowMeter.
Best regards
Sabrina
In the bottom left panel, titled Outline, there is an entry for each component in your job. Expanding a component's entry will reveal the global variables exposed by the component. tUniqRow exposes NB_Uniques should contain the number of unique values passed on to the next component.
Hello,
Here is also tFlowMeterCatcher component which catches the processing volumetric from the tFlowMeter component and passes them on to the output component.
Please take a look at component references about:TalendHelpCenter:tFlowMeterCatcher and TalendHelpCenter:tFlowMeter.
Best regards
Sabrina