We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c9046 commit 16469a9Copy full SHA for 16469a9
README.md
@@ -81,4 +81,9 @@ will produce the following ``.csv`` file:
81
myfoo,"[1,2]"
82
,mybar
83
84
-Currently no formatting is performed as part of CSV Write.
+Currently no formatting is performed as part of CSV Write.
85
+
86
+The output of the CSV Write component will be a message with an attachment. In
87
+order to access this attachment, the component following the CSV Write must be
88
+able to handle file attachments such as the [SFTP
89
+component](https://github.com/elasticio/sftp-component).
0 commit comments