Delete resources using automation script
18th June 2024
Hi, You can do this by first getting the resources in that pool and then deleting them. Do note that if those resources are in use by bookings, traceData will …
Answer
18th June 2024
Hi, You can do this by first getting the resources in that pool and then deleting them. Do note that if those resources are in use by bookings, traceData will …
18th June 2024
Hi, That is expected behaviour. This is directly calling a reboot from the server, similar like a user would be logged in on Windows RDP and would be clicking on …
17th June 2024
Hi Ward, Thanks for your feedback. Not sure to understand, because as you can see in the following screenshot (GQI query), there is no filter by default when the page …
17th June 2024
Hi Kévin, A custom operator is indeed a great way to extend, transform, and manipulate data. A custom operator will, for example, do something with each row (in your case, …
17th June 2024
Hi Alexander, For this type of use case I would recommend to use the Data Aggregator DxM. This application allows you to run GQI queries at scheduled times. For example, …
17th June 2024
Hi Hari, The picture shows me that you are referencing to resources/resourcepools. Services are not directly linked to those, but maybe it is good to explain a bit more what …
17th June 2024
Hi Dias, I’m not getting any exception but it is not proceeding after deleting the service. Please find the code for deletion and creation of service below, i’m deleting the …
17th June 2024
Hi Mark, I guess it’s maybe best to configure the authentication of your DMS to SAML and make sure that everybody connecting to your DMS, internally or externally via dataminer.services …
17th June 2024
Hi, When authenticating to dataminer.services, you can choose to use for a provider such as Microsoft or Google. These providers give the possibility to enforce 2 factor authentication, which in …
17th June 2024
Hi Daniel, It is currently not possible to import/export queries between Dashboards & LCA using the UI. Manipulating the underlying files will work, but this is very error prone and …
17th June 2024
Hi Wouter, If I am not mistaken it determines the order of the values listed in the drop down list. The lowest number will be displayed on top: Settings: Drop …
17th June 2024
Update 2024-06-18: After receiving the script XML it was found that the script in question is using the graphical UI blocks instead of C# code. These blocks behave differently, so …
17th June 2024
Hi Alberto, When using the migration functionality of DELT within a cluster a network outage between the source & destination will interrupt the process if it happens during the transfer …
17th June 2024
Hi Lucas, Thank you for attending Empower. It’s great to see that you are continuing with Data API and scripted connectors! Data API is provided by a DxM with the …
17th June 2024
Hi, Without the JSON example it will be hard to understand where it is going wrong. To be able to further help you, would it be an option to send …