Skip to main content

Red5 CRREM Get Result

This pipeline get the result from the CRREM API by resultId, which was returned by the RED5 CRREM Send pipeline.

Pipeline Parameters

Source Entity Settings

  • Type: Entity
  • Description: Specifies the source Entity where resultId from RED5 CRREM Send pipeline is stored.
  • Configuration: Select the appropriate entity from the dropdown menu in the pipeline configuration interface

Source Entity Filter

  • Type: JSON
  • Description: Filter the records from the source entity that will be used to get the result from the CRREM API.
  • Configuration: Enter a JSON object that specifies the mongo filter rules.