Forum Discussion

ext_benp's avatar
ext_benp
New Contributor
11 months ago
Solved

Writing to Pipeline Parameters within Pipeline

Is it possible to set Pipeline Parameters within a Pipeline - e.g. from a Mapper. To be clear I don't want to read a Pipeline Parameter I want to set it. I would like to set a Pipeline Parameter to ...
  • koryknick's avatar
    2 years ago

    jfpelletier - I tested a similar use case, downloading a sample PDF from https://www.africau.edu/images/default/sample.pdf using the HTTP Client snap, using GET request method.  Note that by changing the output view type to Binary in the HTTP Client snap "Views" tab, you can go directly to the File Writer and you get a valid output file.

    Hope this helps!