Name

adams.flow.transformer.DataExchangeServerUpload


Synopsis

Uploads the file or byte array and forwards the received token, if successful.
Uses the adams.flow.standalone.DataExchangeServerConnection available to this actor.


Additional information

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


Options