philliperamos
6 years agoContributor
Router snap to evaluate stream using a pipeline parameter
Hi all,
So I have a pipeline that does an SQL Execute using two pipeline params, TableName and Schema.
These values are passed via a triggered task API to the pipeline.
Now I want to use anothe...
- 6 years ago
Should work fine to use pipeline parameters in the Router expressions. Would you mind sharing a snippet of how you’ve got the pipeline parameter set up and how the Router is configured? Here’s an example that I used to test.
router-param-example_2019_09_19.slp (5.5 KB)