In process template, is now possible to use more than one start item. With this, it is possible to import processes from other tools and also document the process with greater detail. The system will use the default start item when there are 2 or more starts in the process drawing.
With this new function, it is possible to use form fields, process attributes, and other information to determine the instance title. The function EDITPROCESSTILTLE (<title>) was created that allows to receive a variable as parameter (form field, attribute value, etc.). This function is available in the formulas of the system activity.
It is now possible to obtain a dynamic deadline of the instance based on the form fields and attributes. To do this, simply create a formula for the system activity or dynamic duration of the activity and use the DEFINE_PROCESS_DURSTION(<data>) function. This function is only applied when SLA is not used.
The link provided in the summary of the flowchart that changed the data of the document to view the electronic file was changed.
From this release, the input/output diagrams and executors are displayed using HTML5.
From this release, when selecting an activity/subprocess in the flowchart, the description in the summary panel is shown. This improvement allows the understanding of activities more quickly, without the need to open the data screen.
Now all processes have versioning. The revision configurations containing the ISO steps and revision using automation process were maintained. A new possibility has been added for a simple revision with the aim of maintaining the history of changes even without advanced revision control. It is also possible to validate process changes without affecting the current version that is in production.
From this version, the "Annotation" artifact allows texts up to four thousand characters. Also, supports manual line break. This way you can document the process more clearly and easily. The title structural element was discontinued because it was out of the BPMN standard. The titles already used were converted to annotation and maintained the same layout.
New buttons have been added to move the lanes in the process drawing. The same feature already existed via keyboard and now has button access in the toolbar.
For better usability and organization of information, the process/activity data screen and the toolbar of the flowchart have been changed. The information that was in the configuration button in the process and activity data, is now shown along with the General data. The automation-related data was grouped to facilitate the understanding and change.