Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

Overview

  • Query Records is a Workflow Action, which is used to fetch or retrieve the values from fields

  • Records can be fetched or retrieved from

    • Object

    • Model

    • Variable

Config

  • Source Type: Select the source type, there are three sources

    • Object

    • Model

    • Variable

  • Based on your source type select your either Object, Variable, or Model

  • How many records to store: If you select the source type as Object, then select the radio button to retrieve single or multiple records.

  • Fields: Select the fields which you want to retrieve from the Object

  • Filters: Add filters to retrieve particular records

  • Order By: Specify the order of records

  • Limit: You can specify the limit to query the records

Action Details

  • Label: Label is used to identify the Query Records at UI

  • Name: Name is the unique identifier of the modal

  • Description: Description is some information about the workflow action

Input

  • Label: Label is used to identify the Input Variable at UI

  • Name: Name is the unique identifier of the Input Variable

  • Field Type: Select the field type

  • Required: If the checkbox is checked, then Input Variable Field will be required

  • Is Array?: If the checkbox is checked, then Input Variable Field will be stored in an array

  • Default Value: Specify the default value for the input variable

Query Records Creation

  • Drag and drop the Query Records

  • Click On Save

  • Return to the Layout Page

  • No labels