Hi,
If I’m writing a fme-binary attribute out to jpeg using an AttributeFileWriter is there any way to publish as DataStreamer on FME Flow?

Hi,
If I’m writing a fme-binary attribute out to jpeg using an AttributeFileWriter is there any way to publish as DataStreamer on FME Flow?
Best answer by david_r
Yes, but you cannot use the AttributeFileWriter. You’ll have to use a regular writer, I recommend using the Data File writer, which lets you write arbitrary binary data:https://docs.safe.com/fme/html/FME-Form-Documentation/FME-ReadersWriters/datafile/datafile.htm
Make sure to associate the writer with the streaming service when publishing to Flow.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.