How to put data table in a graph?

Hi Dominique, this cannot be done directly. In your connector you could however add  Traffic Download (kbps) and  Traffic Upload (kbps) non-table parameters, and use the history set functionality in …

Change Cube’s banner color

Hi Dave, please make sure enable the “Show cluster name” in the Cube Header Bar. Hopefully this can also help a bit. Refer to: DataMiner Cube header bar | DataMiner …

Change Cube’s banner color

Hi Dave, I believe it is not possible to change the Cube’s banner color. As a workaround, you could set a specific background theme for staging and another one for …

is direct usage of DMSClass instance still allowed?

While the usage of the raw Interop.SLDms.DMSClass objects is discouraged, you can solve this error (“Interop type ‘DMSClass’ cannot be embedded. Use the applicable interface instead.”) from the Project References …

parametercontrol shape data on /monitoring

Hi Srikanth, You are using the correct Shape Data, so no issues there. Could you increase the size of your shape in Visio? Maybe your shape is too small and …

Ticketing App – Correlating on new Ticket Creation

A generic connector was created to link with the ticketing Gateway: https://catalog.dataminer.services/result/driver/7044 This connector allowed us to perform the action which was required.

GitHub SonarCloud CI/CD NuGet error

Hi, you can now use the following NuGet package which is public: Skyline.DataMiner.Core.DataMinerSystem.Automation. For more information, see the following blog post: Unlimited DevOps power at your fingertips – Code Library …

Delayed Parameter update

Hi Arne, as Tom already suggested, you could implement a buffer mechanism to retry polling until the value has changed. Alternatively, if we are only talking about a delay of …