How to find element count?
11th March 2024
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.
Answer
11th March 2024
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.
11th March 2024
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. …
11th March 2024
Hey, there’s a specific permission in system center to install packages. Search for ‘packages’ in the list of permissions and you should find it. This not only governs deployments of …
11th March 2024
Most likely there was copy/paste issue in the bits definition parameters.
11th March 2024
Hi Thomas, I’m not sure if you’ve already tried it, but if the problem is caused by a long-running qaction, this can typically be solved by using the ‘queued’ option. …
11th March 2024
Hi German, As mentioned by Tom, you could use the DOM history to know this. You could retrieve the last few history records for that specific DOM instance and try …
11th March 2024
Hi Reinout, To add a cross-reference to a specific header of a different page in the documentation, use the “xref:uid” syntax, followed by a hash and the header text, specified …
11th March 2024
Hi Min, It looks as though the SLDMS process ran out of memory. Since it is a 32-bit process, that means that it can use at most 2 Gb of …
11th March 2024
Hi Ryan, There is no separate user permission for element documents, but indeed the right click context menu is inconsistent and for the elements it doesn’t show the ‘Open’ option. …
11th March 2024
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.
9th March 2024
Hi Thomas, As far as I know it is not possible to change the default 15 min RTE threshold. There is a new feature coming in 10.3.0(CU13)/10.4.4 that avoids RTE …
8th March 2024
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 …
8th March 2024
Hi Robbie, the DMS library unfortunately doesn’t expose the polling IP in an easy way. The connections first need to be downcasted to the correct type before the IP address …
8th March 2024
Hi everyone, we’ve had the same request in the past: is there a way to activate/deactivate a correlation rule based on a user action. Skyline actually came up with exactly …
8th March 2024
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. …