DOM Instance – Get previous status transition

Hi German, I think this can be used to obtain the previous states of the DOM instance: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_history.html#changes-to-the-status. Please let me know if you need further assistance.

cloud access renew session

Hi, Whilst I’m not sure what the root cause is, a workaround for similar cases in the past has been to use a different server to set up the connection …

Abort automation script

Hi Ana, It is possible to retrieve all currently running scripts using an SLNet message. It is the same message that is used to populate the table in João’s reply. …

SetVar used for choosing Elements in a View

I would recommend having a look at these videos: Children shape – DataMiner Dojo They explain how you can generate shapes dynamically. On the children shapes you can have then …

which port does DIS connects to dataminer server?

The machine where you’re running the development environment should be able to reach the DataMiner server through HTTP(S) and port 8004. If your DataMiner agent already supports gRPC (recommended from …

Abort automation script

Hi Ana, I could not find a way to request the active script IDs as seen in the screenshot from João’s response. The ID is however returned as part of …

Abort automation script

Hi Ana, I don’t think you can determine the ScriptID just from the script name and I don’t believe using that SLNet message is the best way of going about …