Element migration takes very long
14th August 2024
The cause can be due to a variety of reasons. The migration feature uses DELT, so the same reasons a DELT export can take a long time apply here. Off …
Answer
14th August 2024
The cause can be due to a variety of reasons. The migration feature uses DELT, so the same reasons a DELT export can take a long time apply here. Off …
14th August 2024
Hi if you are indeed looking for information on trend templates you can find that here: About trend templates | DataMiner Docs. Information on how you configure them on your …
14th August 2024
Hi it is currently not possible to define an API without attaching a token to it and the token is always expected to be in the headers. Wkr
14th August 2024
Hi Daniel, I believe that the order defined in the ‘advanced’ tab works only when you provision manually the service template. For example, I have this test service template with …
14th August 2024
Hi Catarina. I have a couple of questions. Does the Windows Server have only 1 IP address or 2 IP addresses (1 IP address for each NIC) If it only …
13th August 2024
Hi Ana, A possible option could be using this feature: Configuring a page to update a session variable when another session variable changes Hope it helps.
13th August 2024
Hi Bruno, Another way to get the same results is using the class library. For example, you could proceed as follows: Get all the protocols using GetProtocols. This method return …
13th August 2024
The Engine class has a timeout property that can be set to answer at least part of your question: https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Automation.Engine.html?q=engine%20timeout#properties
13th August 2024
If I understand correctly you want to export the list of unused protocols to a file? This is not available out of the box but should be doable through an …
13th August 2024
If you’re referring to the C# language version, then Automation is indeed capped at version 7.3 since we compile the code with the .NET Framework target. If you’re referring to …
13th August 2024
Hi, To answer your question at the end: yes Dataminer syncs user data but this is not a viable approach. On login, the DMA in question still needs a connection …
13th August 2024
Hi Joly, Can you try adding the following shape data to the group: View: [this view] Options: NoAlarmColorFill Enabled: False I performed a small test and after setting these shape …
13th August 2024
I had searched for these at the time but they were not coming up at all in the public store, glad to see they are now there.
13th August 2024
Hi Rajesh, Have you tried the option ForcePropertyFromParent: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Overview_of_page_and_shape_options.html#forcepropertyfromparent Hope it helps.
13th August 2024
Hello Rajesh, You can group all lines that have the same parameters and apply your parameter and condition to the group. Example: The 2 yellow lines are grouped (Sheet.787) the …