can any one provide example for both get variables and get rows from result step in pentaho data integration.
- I have a job with two transformations.
 - First transformation take sample input and genrate sample output and a the end i have copy rows to result step.
 - My 2nd transformation has get rows from result step and a dummy.
 - When I run my job i am not gettion output in the dummy.
 - I even tried with the Get Variables Step instead of Get rows from result step even though i am not getting the output.
 - so,how can i solve this.
 


