Overview of Circuit | IT process automation tool | Qntrl | Circuit | Online Help

Summary

Introduction 

Circuit is a platform for integrating micro-services to create automated workflows for IT and business processes. With fine-grained flow controls, you can create automated processes with little or no code.

Workflows created in Circuit are state machines that maintain the state of each step where the output of one step acts as an input to another. States in Circuit are smart workflows that can retry, wait, or make decisions when there is an error. The Circuit components can be coordinated according to the logical flow of the application, and their dependencies can be handled.​ You can also incorporate conditions, data and paths in a workflow to build a repeatable pattern of business activities.
 
Workflows in Circuit can be created using an intuitive drag and drop interface as a simple JSON file. This can be visualized as event-driven steps and each step can be monitored to ensure that it progresses as planned. 

Benefits of Circuit

Effortless Workflow Configuration
Circuit's drag-and-drop interface allows you to create low-code, event-driven workflows and complex business logic to connect services, systems, or people in minutes. You can visualize and monitor complex service integrations without additional dependencies.
 
Scalability
Handle any number of requests with ease as your workflows get executed on the cloud. While Circuit dynamically allocates resources as needed, you can focus more on building your applications, rather than managing them.
 
Rapid Update 
Circuit enables you to update your application quickly by defining the business logic and build modified applications in minutes by swapping or reorganizing components.
 
Automated code builder
Circuits are constructed using Builder View, which generates JSON code with named steps, making it easy to visualize, observe, and comprehend.
 
High performance
State transitions of the Circuit executions are warm and quick.

Supported Environments  

Circuit helps develop micro-services in the following languages:

  1. Java

  2. Python

  3. Zoho Deluge

  4. Node JS  

 


    • Related Articles

    • Features of Circuit

      Configure with or without code Circuit provides a platform to build workflow orchestrations with or without code. You can either visually design the Circuit schematics by dragging and dropping its elements in Builder View, or build its JSON code in ...
    • Create and Configure a Circuit

      Create a Circuit Log in to Qntrl. Click Circuit from the left pane, then click New Circuit. Specify a unique Name and add a Description for the Circuit. Click Save. A sample circuit with the Pass state and name as 'State1' will be created by default, ...
    • 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 ...
    • Error Handling

      In Qntrl Circuit, you can configure error handling while building a circuit. State definition errors are detected even before saving the circuit. When you save the circuit, a compilation check runs and lists out errors related to its state ...
    • 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 ...

    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.