DEV Community

Ronald David Moreira Ramos
Ronald David Moreira Ramos

Posted on

Creation of processes and forms in AuraQuantic

Introduction
The creation of processes and forms in AuraQuantic is a pivotal aspect in enterprise management and operational optimization. AuraQuantic, a Business Process Management (BPM) platform, offers advanced tools for designing, automating, and controlling workflows within organizations. Process creation involves the meticulous design and configuration of task sequences and activities, ensuring a smooth and efficient execution. Simultaneously, form creation focuses on developing user interfaces that facilitate the structured capture and manipulation of data within these processes.
In AuraQuantic, the synergy between process and form creation empowers organizations to define business logic, rules, and participant interactions, fostering seamless operational workflows. Forms play a crucial role in collecting information systematically during process execution, enhancing the precision and speed of decision-making. This integration establishes AuraQuantic as a comprehensive platform, enabling businesses to manage their operations, improve efficiency, reduce cycle times, and ensure quality decision-making, thereby driving growth and competitiveness.

Development
To access the functionalities of AuraQuantic, a license is required. It is also possible to request a demo with the specific functionality you wish to test. Once the license is obtained, we access the AuraQuantic portal and go to the section on Structure -> Processes.
Image description

We click on create process
Image description

In this case, a process will be created with the name “Demo Purchase Review Process”, then we click continue.
Image description

Once the process is created, more options will be enabled. Next, we click on diagram to start designing the diagram of our process:

Image description

We design our process using the tools from the left panel. In this case, a process has been designed that begins with the purchase request, then undergoes employee supervision to review the request. If the request is correct, an email will be sent to the person who submitted the request to inform them that the purchase has been approved. Otherwise, a rejection email will be sent to the requester. Once the diagram is finished, click Save and Exit.

Image description

Once the diagram is created, we proceed to configure each of the objects. To do this, we start with the purchase request, which is labeled as IM.1. Click on this object, and then click on "Form."

Image description

We click on create and choose the type of form we want to create. For this example, we use the option of dynamic form.

Image description

With AuraQuantic tools, we design the respective form for the purchase request and click on save and exit.

Image description

In the same way, the form for the object TP.1 is created for the purchase request review.

Image description

Then, the logical gate DX.1 is configured to indicate that it should take the 'Yes' option when the approval condition is equal to 'Yes'.

Image description

To configure the response emails, click on the object TS.1 and select the 'Notifier -> Notify by email' option. Write the email subject. Click on 'Text' to configure the email body.

Image description

We proceed to configure the body of the email. It's important to note that it's possible to load templates in HTML format for the email body. The rejection email is configured in the same way.

Image description

Once all the objects are configured, it is important to activate the option that allows testing the process. We go to the 'Mode' option and check 'Allow process initiation.' With this, we can now initiate a test process from our task inbox.

Image description

Conclusion
In conclusion, the creation of processes and forms in AuraQuantic provides organizations with a comprehensive platform to efficiently manage their business operations. With advanced tools and a user-friendly interface, users can design, automate, and control workflows effectively. Achieving efficient and agile process automation without the need for complex development.

Thanks for reading
I sincerely appreciate your time and dedication in reading this content. Your interest in this topic is highly valuable, and I hope the provided information has been helpful and enriching. Thank you for your attention and for being part of our audience. Thanks for reading!

Top comments (0)