Is it possible to create dataminer users automatically?
20th December 2023
Hi Bruno, As Edib mentioned the best way to have users automatically added to your system is by leveraging the domain groups feature. This is because, although we do not …
Answer
20th December 2023
Hi Bruno, As Edib mentioned the best way to have users automatically added to your system is by leveraging the domain groups feature. This is because, although we do not …
20th December 2023
Hello Jorge, Not sure if this would work for you in your use case but be aware that for monitoring linux servers, you can use the Linux Platform connector(s) to …
20th December 2023
Hi Michael, Can you check the below? Assertion consumer service <URL> was not found. Application: Web apps Cause: The Assertion Consumer Service URL is spelled incorrectly or cannot be found …
20th December 2023
Hi Bing, These tables/keyspaces are created for elements that make use of logger tables. I would advise to use logger tables only when needed. Normally a DB table will be …
19th December 2023
Hi Tom, The expected format of the Excel file can be found here: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_DevOps/DOM_Designer/DOM_Designer_Excel_config.html
19th December 2023
Hi Philip, In order to trigger an automation script from Work Orders modification, either they’re new or because some of the fields were changed in the Work Order itself or …
19th December 2023
As far as I’m aware you can use the dom editor (Catalog (dataminer.services)) to export (all) instances for a DOM module and then the import will import them as well
19th December 2023
Because of IIS “Rapid-Fail Protection”, since it reaches the maximum amount of failures within the configured interval, it will permanently shut down the application pool and manual action is needed. …
19th December 2023
Thank you for the answers. In my use case I can’t really sue the IsVisible property as in some pages / panels I want all the fields to be visible …
19th December 2023
Hi Min Could you check C:/Skyline Dataminer/Logging/CassandraDriver.txt? I’m suspecting to find something related to “SQLite error (…)” and “database table is locked” (-> DCP208118/RN37365) If that’s the case, the workaround …
19th December 2023
Hi Mieke, Are you using this url to open the app via an ‘navigate to a URL’ action or by using this url in the browser? The second case will …
19th December 2023
Hi Mieke, For a non-status system DOM definition, you should be able to hide the fields in a form by just setting the ‘IsHidden’ property on the FieldDescriptor to ‘True’. …
19th December 2023
Hi Lucas, Can you tell us what version of the web apps you are using? You can find this by clicking on your user icon in the top right & …
19th December 2023
Hi Mark, You should be able to create an automation script that uses the method GetElements to retrieve all elements in your system as a collection of IDmsElement and then …
19th December 2023
You can do a simple GQI table on a dashboard for that. Below shows an example of the GQI and the outcome on the dashboard.