Snap type:

Read


Description:

This Snap provides a simple way to inject a block of text, possibly including pipeline parameters, expression language and writes out binary data.


Prerequisites:

[None]


Support and limitations:


Account: 

Accounts are not used with this Snap.


Views:


InputThis Snap has at most one document input view.
OutputThis Snap has exactly one binary output view.
ErrorThis Snap has at most one document error view and produces zero or more documents in the view.


Settings

Label



Required. The name for the Snap. You can modify this to be more specific, especially if you have more than one of the same Snap in your pipeline.

Initial value



Required. Text which may contain expressions including pipeline parameters.
Example

  • Some static content
  • 'Some static content with expression'.toUpperCase()
  • 'Some static content including pipeline' + _parameter

Default value: [None]