03-28-2015 05:57 AM
Hello
The type of source is 1D array of cluster of 2 elements and the type of sink is dyanamic data. Can any one guide me how to connect these 2 elements together. Any response would be highly appreciated. Snap of the code is attached below
Thanks
03-28-2015 06:21 AM
03-29-2015 01:05 AM
YousafAli wrote:The type of source is 1D array of cluster of 2 elements and the type of sink is dyanamic data. Can any one guide me how to connect these 2 elements together. Any response would be highly appreciated. Snap of the code is attached below
Can you show us the rest of your code? It seems all you are keeping is the data of the last iteration, so why is there a FOR loop?
How do you want the data arranged in the output file?
03-29-2015 06:44 AM
03-29-2015 06:46 AM
Snap of the code
03-29-2015 07:56 AM