i am using DBInputTable to query a bunch of records
i want to process each of these records throught multiple components
then do it again. (FYI) not all the records at the same times.
how do i achive this?
Thanks in advance.
Kelvin D.
i am using DBInputTable to query a bunch of records
i want to process each of these records throught multiple components
then do it again. (FYI) not all the records at the same times.
how do i achive this?
Thanks in advance.
Kelvin D.
Hi Kelvin,
I am not exactly sure what you want to do. If you want to process the same records in multiple ways, you can use a SimpleCopy component. This component copies all of your input records into multiple outputs. Then you can process them any way you want. If you want to do something else, please, send me some further description. Thank you.
Best regards,