Forum Discussion
Aleksandar_A
3 years agoContributor III
Hi @patan,
I’ve managed to make it run using the Pipeline Parameter but I had to make small modification in the expression library itself.
Expression Library →
compareandfetchfilter_new.expr (553 Bytes)
Next, in the child pipeline in the mapper snap swap lib.arrayLib.getorgId($)
with eval(JSON.parse(_expLib).getorgId($))
Child pipeline →
compare and get result from Expression Library_2023_01_03.slp (210.3 KB)
Let me know if this helps you.
BR,
Aleksandar.
You can make it this way.
SP new pipeline 10_2021_10_25.slp (5.1 KB)