SRM – Is there a way to pre-validate the booking name?
20th November 2023
Jens, No, such method to validate booking name and make sure there won’t be any issue does not exist. FYI, here are more information about characters that are not allowed: …
Answer
20th November 2023
Jens, No, such method to validate booking name and make sure there won’t be any issue does not exist. FYI, here are more information about characters that are not allowed: …
20th November 2023
Hi Jason, starting from DMA version 10.0.5 (main 10.1.0), SVG icons are supported in function protocols and CustomIcons.xaml (RN 24841). Edit: Unfortunately this doesn’t work for other protocol icons.
18th November 2023
Hi Jesus, In IDP, elements that were not provisioned by IDP are called unmanaged elements. If you go to Inventory -> Unmanaged, you should see the list of unmanaged element …
18th November 2023
Hi Gina, Next to the SendMessage method which returns a single DMSMessage you have another method that’s called SendMessages (plural) which returns an array of responses (see docs). With this, you can send a single …
17th November 2023
HI Jeeva, I cannot the see option which U have menionted, as Iam using Edge with DMA ver9.5, But whenever we try to open Selenio visio, iam getting following error …
17th November 2023
Hi Apurva, The note on the bottom of this section of the following page on the documentation shows what FieldDescriptors allow multiple values and from which version onwards. https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_objects/DOM_SectionDefinition.html#fielddescriptor I …
17th November 2023
This feature was merged and released in versions 6.0.3 and 7.0.2 of the Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit NuGet package. Thanks for the contribution Tom.
17th November 2023
Hi Apurva, It’s indeed currently not very straightforward to use the DMS classes in a GQI data source. The trick is to create a class that implements the ICommunication interface. …
17th November 2023
Hi Apurva, You could leverage the DMS callback that allows you to send any SLNet message (see docs). This callback can be used to retrieve all elements using the ‘GetLiteElementInfo’ …
16th November 2023
But that being said it does seem to work on the latest cloud pack version
16th November 2023
Hi Apurva, Nice to meet you! This is actually built-in functionality that you can use right away. Simply drag and drop the complete ‘Protocols’ data onto your Dashboard or Low …
16th November 2023
Hi Robin, this is actually an internal error that happens within DIS which is not necessarily caused by something in your connector or QActions. Would it please be possible to …
16th November 2023
Mariana, You can find more information in following Dojo question : Kata #2: User-Defined APIs – DataMiner Dojo
16th November 2023
Hi abel, I’ll try to give a solid answer on each of your questions: – The filtering is done on the server instead of in the client. This should mean …
16th November 2023
Dataminer has a built-in user ‘Administrator’ which is the local administrator of the windows server. If you have access to the credentials you can login to the agent with this …