How to automate a flow on top of Collaboration?

I would like to automate a custom flow e.g. via power automate whenever something specific happens on Collaboration. For example when a Task is created under a specific project. Is …

Automation – How to get the ExitFail message from a subscript?

Hi Dojo, I have a script that shows an error message when something goes wrong by using engine.ExitFail() method. This is also visible in the automation logging. 2024/01/18 10:04:11.452|SLAutomation.exe 10.4.2347.224|20848|16900|Script|INF|-1|[Jens …

Matrix Visual Size

Hi all, Is there a way to change matrix visual size (not the matrix size) either in the protocol or in cube? Something like Zoom In/Out? Sometimes there is a …

Adding Corrective action to Information template

Hello, I want to add corrective action in information template. The alarms has been assigned on basis of severity. I want to distinguish corrective action on basis of other events …

Drag-and-drop editing permissions for Surveyor

Hello, We are currently customizing the permissions of some users for security reasons : we want to give the bare minimum necessary for each employee. Currently we are trying to …

Low code app : date format in alarm tables

Hi community, For low code app, Do we have the possibilty to change the date format to “full date” as we have in Cube in an alarm table? I currently …

Deserializing JSON data in low code app

I’m trying to create a low code app that has a GQI data source. I’ve created the automation script and it calls an API endpoint which returns JSON. In the …