function write array to file

This block is part of the soap connection group and was last modified in core v14.0.1.

function write array to file v13.0.1 Updated v14.0.1

Writes the incoming soap stream to a file. The selected key needs to be an array so the file can be streamed later on

In pins 5 + flow
  • flow
    flow
  • connection required
    soapconnection
  • name required
    value
  • request required
    object
  • key required
    value
  • options required v14.0.2
    object

    Allows setting basic request options like timeout (ms)

Out pins 3 + flow
  • flow
    flow
  • success
    condition
  • error
    value
  • file
    file

A typical wiring for function write array to file: a function trigger starts the flow; soap function feeds the connection pin; value feeds the name pin; new object feeds the request pin; value feeds the value pin; the flow out pin feeds debug.

Studio canvas example for the function write array to file block: typical wiring for function write array to file.

Version history

Introduced in v13.0.1.

Last modified in v14.0.1.

v14.0.2 This block or one of its pins was updated in v14.0.2, click here to see the release notes.
Back to soap connection Return to the main group to view all sub-groups Back to request Return to the group to view all blocks within this group