Forum Discussion
hrender
7 years agoNew Contributor
I just did something like this but with multiple DB SELECT queries. I used an N-way copy to copy the data out to each SELECT with an N-way JOIN/merge snap on the return side to combine the results into a single document. It should work conceptually with multiple REST GETs in place of the DB SELECTs.
aakumar
2 years agoNew Contributor III
can you please share your piple line as an example? [after you remove any sensitive info from the pipeline]