Write Redis Queue to JSONL File
  • 05 Mar 2025
  • 1 Minute to read
  • Dark
    Light

Write Redis Queue to JSONL File

  • Dark
    Light

Article summary

Step Details
Introduced in Version9.6.0
Last Modified in Version9.8.0
LocationIntegration > Redis Queue


Prerequisites 

This step requires the Redis Queue module to be installed before it will be available in the toolbox. A dependency to the Project where the step will be used is also required.


Properties

Settings

PropertyDescriptionData Type
Queue NameA drop down list of each configured Redis Queue. The chosen queue will be cleared by this step.
--
Get Queue From FlowSelecting this moves the Queue Name to the Inputs section.
Boolean
Batch SizeAllows for configuration of the batch size of lines that will get processed.
--

Inputs

Queue Name only appears if the setting "Get Queue From Flow" is enabled.

PropertyDescriptionData Type
File Name
String
Queue NameAllows the queue to be cleared to be chosen from Flow Data, by a constant, or other normal input types.
String

Outputs

Further steps will need to be used to download or interact with the JSONL file after this step is run.

PropertyDescriptionData Type
FileThe actual JSONL file.FileReference
Line WrittenThe number of lines created for the JSONL file.Int32

Step Changes

DescriptionVersionDateDeveloper Task
Added the Batch Size property.9.8
March 2025[DT-043701]



Was this article helpful?