Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Creating processes with Artificial Intelligence

It is now much faster to You can now turn your ideas into processes much faster within TOTVS Fluig. The Configure processes feature has received an important update: you can now create complete processes with the AI support of AI, in addition to continuing to use the ready-made templates!

What has changed?
In the Processes menu → Configure processes, there is now a new option Let AI take care of your next process.  
From there, just describe what you need — steps, goals, and expected outcomes — and AI will automatically generate an initial process for you to adjust as you wish.  
Additionally, it is you can also possible to:

    • View suggestions for ready-made processes to speed up your creation.  
    • Choose an icon to facilitate identification.  
    • Define the code and title of the process within the flow itself.  
    • Review your description and generate a new version with AI before finalizing.  
    • Automatically create the diagram with Overlay diagram. 

...

The Activity Block has arrived to simplify process modeling. It is an innovative component that combines — in a simplified and efficient way — the traditional concepts of Pool and Swimlane into a single visual element, making process modeling more agile and the diagram clearer and more intuitive.

With it, it is possible to you can represent the main participant — Organization (Pool) — and the responsibilities — Subdivisions (Swimlanes) — involved in a process. All of this graphically, with personalized names, differentiated colors, and a modern look to make your processes much more attractive and easy to understand. Pretty cool, right!?

...

We have implemented new methods for manipulating the "Add" and "Trash" buttons in advanced forms, allowing you to hide or add buttons in specific parent x child tables, ensuring greater compatibility with different types of environments.

...

    • form.isHideDeleteButton(String tableName);
    • form.isHideAddButton(String tableName);
    • form.isHideAddButton();
    • form.setHideDeleteButton(String tableName, boolean hideDeleteButton);
    • form.setHideAddButton(String tableName, boolean hideAddButton);
    • form.setHideAddButton(boolean hideAddButton);

Additionally, we have also implemented new button positioning attributes have also been implemented.

    • addbuttonposition
    • deletebuttonposition.

...

Deck of Cards
historyfalse
idsample
Card
id1
labelMinor updates

Card
id2
labelUpdate 2.0 Voyager

Fixes

  • An adjustment was made We have made an adjustment to ensure that requests can be queried correctly.  
  • An adjustment was made We have made an adjustment to allow vertical resizing of textarea fields.  
  • Adjustments were We have made adjustments to ensure authentication works properly in update 2.0 when using Fluig Studio with integration to TOTVS Identity.  
  • The We have corrected the creation and display of the Process Editor page were corrected to ensure you can access it can be accessed correctly when updating to Voyager (2.0).  
  • An improvement was made We have made an improvement to the message displayed when you assign an activity configured with automatic movement transaction due to expiration is assigned to a role or group, making the action clearer.

...