Solved
Forum Discussion
virender
8 years agoNew Contributor
Thanks for replying…
I am passing the parameters from a triggered task using post method through postman tool. I have a output parameter FULL_NAME in my oracle proc which is returning correct value.
But not sure how to take input using expression (in input fields) in mapper snap.
Thanks.
SandeepVemula
8 years agoContributor
Have you defined Pipeline Parameters?
If so This is the Correct approach.
If you havent defined parameters. Go to Edit Pipeline and define them with the names you are using.
LAST_NAME and FIRST_NAME