Name

adams.flow.transformer.DataExchangeServerDownload


Synopsis

Downloads the data associated with the incoming token and forwards it as byte array, if successful.
Uses the adams.flow.standalone.DataExchangeServerConnection available to this actor.


Additional information

Flow input/output:
- input: java.lang.String
- output: byte[]


Options