Execute a Circuit | Online Help | Qntrl | Circuit

Test/Execute a Circuit

Once you configured your circuit, you have two options:

  1. Save: To save your current circuit configuration.

  2. Save and Execute: To save and immediately execute the circuit.



When you choose Save and Execute:

  • A pop-up window with predefined JSON input will appear.
  • Provide a name for the execution in the Name field. This name will be used in Execution logs while recording the details aiding in troubleshooting and auditing. If you do not provide a name, an execution name will be autogenerated.
  • Edit the JSON input as needed, adjusting the data in key-value pairs.
  • Click Run to initiate the execution.

 
  1. You can monitor the execution’s progress in real-time. 
  2. If the execution fails or there’s a data mismatch, you have two options: 
    1. Click Run Again at the bottom-right corner to retry the execution with the same input.
    2. Click New Execution to start a fresh execution.



Notes
  • Each circuit can have multiple simultaneous executions. 

  • Each execution allows up to 1000 state transitions.

  • The lifetime of a circuit execution is limited to 30 days.



      • Related Articles

      • Execution Logs

        A record of all tested executions is maintained in Circuit, allowing you to access and re-run specific executions anytime. Follow these steps to access the execution history of a circuit: Access Execution History Go to the left pane and click on the ...
      • Introduction to States of Circuit

        States are the building blocks of a circuit that can perform tasks, make decisions, or simply pass the output from one state to another. The state defines a specific task or process that has to be executed in that segment of the circuit. Circuit ...
      • Circuit

        Circuit enables you to create automated workflows for IT and business by organizing a sequence of tasks. In certain cases, a process might include complex sub-processes that can be constructed as separate standalone circuits. These circuits can be ...
      • Build and Share Circuit Templates with Qntrl Studio

        Early Access Circuit Templates in Qntrl Studio is not enabled for all users. If you’d like to try it out, please email our support team for early access. Qntrl enables you to create pre-configured, ready-to-use Circuit templates that can be installed ...
      • JSON Path

        Path serves to locate specific parts or components within a JSON object. These paths start with the '$' symbol and follow JSONPath syntax. It is used to access particular elements or values within JSON objects passed in the Input Path, Output Path, ...

      You are currently viewing the help articles of Qntrl 3.0. If you are still using our older version and require guidance with it, Click here.