How to find element count?

I believe the information you are looking for is displayed in the Cube client, go to your user icon on the top right, click About, and go the tab License.

Search in all elements

Hi Stefan, As far as I know, there’s no built-in method to search in multiple tables in one go. I’d suggest creating an Automation Script that helps you with this. …

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. …