linqi Update as of 04.12.2020
⭐️ Features
-
Connection Management: It is now possible to create connections to third party systems. Currently a connection to a SharePoint site is available here. The credentials you enter there are stored in encrypted form and are never returned to the frontend unencrypted. This means that passwords entered there cannot be read out again. Furthermore, it is possible to control access down to person level to ensure that only the right people can use access data.
-
SharePoint Connector: You can now create, update or delete SharePoint list entries. Three new process actions are available for this. The list data is retrieved from the SharePoint, so that the users can easily click together the configuration.
-
Improved process analysis: In the process analysis it is now possible to display the resolved placeholder values. For this you can simply click on the corresponding action in the process analysis and you will get the resolved values displayed in a side panel. Here you can see for example why a process has taken a certain branch in a process or how the SharePoint values have been composed. Of course, only persons with access to a process can also perform this analysis.
-
Process Variables: You can create process variables. These are values that you can reference again and again in processes, but also change. This is useful for configuring SharePoint Urls, for example, but you could also store and manage other values here.
-
Action Grouping: Actions are now displayed grouped by topic. This will become especially useful in the future when more and more actions will be available.
-
Action Search: It is now possible to search actions in the actions panel. For example, you can use this to quickly find SharePoint actions, etc.
-
Form Search: It is now possible to search forms in the form panel of a process. Over here you can
-
Performance Optimizations: The initial loading time as well as the loading of table values has been optimized.
🐞 Bug fixes.
-
Process Completion: When a process is completed, the last form in readonly mode is now displayed next to the message
-
Cursor: The cursor on drag-and-drop has been fixed.