Input Static

Produces an output field containing raw data that you enter manually.

This node takes as input, manually entered textual data that may contain commas, double quotes, non-printable ASCII characters like tabs or carriage returns (e.g. XML data). It will output them in a field on the output.

Properties

StaticData

Specify the data for the node.

A value is required for this property.

MimeType

Optionally specify the Mime type of the raw data. The default value is blank.

Examples:

  • image/jpeg - Image file
  • audio/mpeg - Audio file
  • application/pdf - Portable Document Format file
  • application/zip - ZIP Archive file

DataOutputField

Optionally specify the field name in the output pin that contains the raw or Base64 encoded data read from the file, preceded by the contents in property MimeType, and Base64 MimeType if Base64 encoded.

The default value is "_RawData".

Inputs and outputs

Inputs: None.

Outputs: output.