Forum Discussion
TimBurns
6 years agoNew Contributor III
This is what I have: $entity.toString().contains(“ERROR”)
- 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.