Hyperlinking in Visio Visual
27th February 2025
You can do this with the Link shape data.
Answer
27th February 2025
Hi Evan, There is already similar questions: Can we add a service template to the package? Installpackage for Service Template, Correlation rule and Information template Please let us know if you need additional information. Hope it …
27th February 2025
DIS: template for Automation and user Defined API not working anymore This helped me to solve the problem Thanks.
27th February 2025
Is still need to test it but it looks I can use: incrementHelper.AutoIncrementers.GetNextIncrementValue(autoIncrementerID)
27th February 2025
Hi Vito, the presets are stored in *.dat files in the C:\Skyline DataMiner\users\[username]\Spectrum Presets folders. There, you can find the user who created the preset and who will be able …
27th February 2025
Hi, -Old way of working: This could be done with a modification to the table by adding an extra column in the protocol.xml. That column is then filled with the …
26th February 2025
Hi German, There are two possible reasons for this issue: You’re opening this in Dashboards, which only supports read-only behavior. Editing is reserved for Low-Code Apps, so the option is …
26th February 2025
Hi João, Triggering a User-Defined API directly from your front-end is indeed not possible due to CORS, this is a safety measure because it is not possible to keep your …
26th February 2025
Hi Vivek, Could you change the host value in DIS to the cloud url? You can find the url when you navigate to your system on dataminer.services: [Example from docs]
26th February 2025
Hi Peter Like Robbe said, we are advancing our CI/CD and how we handle AppPackages as well. With the new templates (range 2.x.x), the solutions templates have been removed and …
26th February 2025
Hi, You encountered a known issue that occurs because DataMiner Agents installed by the 10.4 installer and DaaS agents are licensed somewhat similarly. An updated BPA with improved DaaS detection …
26th February 2025
Hi Ryan Yes, the Skyline.DataMiner.CommunityLibrary.Utility.Protocol is an internal NuGet package. Depending on what you need from it, some parts (like the GetColumns) is already part of the Skyline.DataMiner.Core.DataMinerSystem.Protocol NuGet package …
26th February 2025
Hi Steve, This is indeed possible using the Web component leveraging the data interpolation feature. You can use the DMAIP value and the View ID (from a table) to create …