How to access Parameters passed in pipeline in the mapper snap
Hi, I am passing instanceUrl as a parameter in pipeline paremeters. But I am not going to use this in first snap of my pipeline. How can i access this parameter value in my mapper snap? I only have access to the data thats being queried in my mapper ...