Skip to main content

Dear all,

 

 

i have question about looping.

 

I have script, which is getting information from database - based on one parameter "_Powerline".

 

I'd like to loop through several values of this parameter and have many ouputs in one script. is it possible? With custom transformer? I don't have experience with this stuff.

 

Thanks in advance for help.

Are you sure there is a need to loop? It looks to me like you send multiple triggers to the sql executor and ensure you have an attribute that you can use as a group by in subsequent transformers if necessary

Reply