Skip to main content
Question

jdbc consumer query not giving output as expected

  • July 7, 2023
  • 1 reply
  • 14 views

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 ?

1 reply

Bikram
Headliner
Forum|alt.badge.img+1
  • Headliner
  • 486 replies
  • July 8, 2023

@Akambe21 

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

 

 


Reply