Only getting the first row of SNMP table

Hi Robin, I can see a mistake in your definition. You use multipleGetNext polling method in combo with the instance option. This means: Advised to leave the Table OID value …

Open in new undocked card visio

Posting an answer so that I can add a screenshot.. I had a similar question here, Steve, but for a pop-up generation on click: https://community.dataminer.services/question/visual-overview-open-a-view-object-in-a-resizable-pop-up-window-ideally-that-can-be-docked/?hilite=target+blank If you need the “undocked”, …

How to resolve System.MissingMethodException

Just to build further on Jens’ answer. If you are using nuggets in the solution, you will have to place the DLL files/nuget folder in the “Skyline DataMiner\ProtocolScripts\DllImport” folder. More …

MIgrate Offload to db to aws mysql

Hi Soumith, There’s currently no built-in functionality to migrate Offload databases. You could try to achieve a similar result by stopping the on-prem offload DB and taking a MySQL backup …

IDP – element creation

Hi Jeroen, Have you considered plugging in a specific CI-Type provisioning script into IDP for those CI-Types? Whereas I’m not sure IDP will trigger the provisioning workflow in case an …

IDP – element creation

Hi Jeroen, IDP will not delete elements if it detects that an IP appears again for a different CI Type That is actually a supported scenario where you can have …

Upgrade to 10.2.7 feature release shows an error in the log

Hi Srikanth, This error is caused by the UpgradeAction AnalyticsDropUnusedCassandraTables (see RN 31944, introduced in 10.2.4). This upgrade action removes the following Cassandra tables because they are not actually in …

Carrier Planning Representation

Hi Tiago, the alternative is to generate a spectrum trace for each block or all blocks together. So I recommend you try to use the existing spectrum component, and feed …

Carrier Planning Representation

I have seen an implementation like that somewhere, and they used the drawing capability with Path Markup.  Making a shape display a custom drawing using Path markup | DataMiner Docs …