Skip to main content

I can use one origin only in pipeline and I am using jdbc query consumer and I want to call 3 store procedure  when I run or preview pipeline it shows me data of 1st store procedure only 

How to get data of all 3 store procedure ?

@Akambe21 

kindly try to construct your  pipeline as below and check if it helps to fix the isssue.

 

 


Reply