I included a simple transformation where I am providing a stream value (id) using Generate a Row. I am using this stream value to perform a query. This works fine.
The part that I am trying to figure out is how I can display the value of stream value (id) in the log. The Table Input step does not pass the metadata therefore it is not available.
I can set a variable on a preceding page resulting in more transforms.
Is there a cleaner way to capture the stream value (id) in the logging step?
Many thanks
Ray
The part that I am trying to figure out is how I can display the value of stream value (id) in the log. The Table Input step does not pass the metadata therefore it is not available.
I can set a variable on a preceding page resulting in more transforms.
Is there a cleaner way to capture the stream value (id) in the logging step?
Many thanks
Ray