Hello everyone,
is there a method to transmit between loops clusters which have different elements using using only one queue or do i need to create a seperate queue for each cluster that i want to send? I have tried using the flatten to string but i have not been able to figure out how to unflatten with the correct type since this is not known until the cluster is sent via the queue.
(eg. one cluster has 2 boolean and a numeric, the other cluster has 2 boolean and 2 numeric.)
Any ideas are appreciated.
Thanks
Message Edited by DavidT on 05-11-2005 10:49 AM