DB operator

Prev Next

This section provides the steps and required properties for configuring the DB operator within your workflow.

To configure the DB operator:

  1. Drag and drop the DB operator onto the workflow canvas.

  2. Click the operator to open the configuration panel.

  3. Enter the required values for the properties in the configuration panel.

    • Name: Provide a unique, descriptive name for the database operator.

    • (Optional) Description: Add relevant details about the purpose of the condition logic.

    • Configure Apps:

        • App: Choose the database application.

        • App Subscription: Define the subscription associated with the app.

    • Specify the Parametersfor DB operator:

      • Query Type: Choose the query type.

      • Query: Provide the payload or use $ for suggestions from previous steps.

      • Response Format: Select the output format.

      • Timeout: Define the timeout period (default is 300 seconds).

      • Click + Output to define an output.

      • Click Test Run to validate the query.

      • (Optional) Include Raw Output: Toggle to enable or disable raw output.

  4. Click Save to apply the configuration.