Forum Discussion
Hello yes1819,
Make sure to remove the single quotes from '$VERSION', so you can get the value of the $VERSION field from upstream.
Try this and let me know if this helps you.
Regards,
Aleksandar.
Thank you
I removed the single quotes but it says this
- Aleksandar_A2 years agoContributor III
Probably you are not passing the $VERSION field from upstream, if you can provide us with more details about your flow, than we can better understand what you are trying to achieve here.
- yes18192 years agoNew Contributor III
Hi, sorry for the delay in response.
I do pass the version to the last snap
- Aleksandar_A2 years agoContributor III
Hello,
The CSV Formatter by default only passes the binary content and the content type. If you want to pass other key - values, you can by adding Binary Header Properties.
Please refer to the official CSV Formatter documentation.
Please let me know if this helps you.
Regards,
Aleksandar.