Skip to main content
Version: 4.52.0

Binary Retrieve

The Binary Retrieve component allows you to retrieve binaries from the Content Store.

The binaries are retrieved from the binaries.files and binaries.chunks collections.

It uses either the source.localReference or target.localReference value from the incoming message to retrieve a binary.

Configuration

Inputs | Outputs


Binary Retrieve
Input
Output
Error
00 0 (ilysent6u)
The component takes a binary document as an input and it will look for the source.localReference and uses that to retrieve the binary from the binaries GridFS bucket since it references the _id field of the binary.

  • Example: Refer to the following page : Binary document schema