How to make tables linked interactable in Visio

Hi Jeroen, One option would be to define a selectionSetVar in your protocol. This will set a session variable when selecting a row in your table, which can be used …

Protocol restart

Hi Stefan, Normally elements that are showing timeouts won’t be solved by a restart. I’d suggest you reach out to Techsupport to help you with understanding the underlying problem. Now …

Conditional HTTP Header

There’s currently no such thing, however you could duplicate the session so you have one with the header and one without and then execute one or the other based on …

Api deployments parameters

Hi Gerwin, I believe that deployments are by default of type ‘JSON’ right now. That means only one script parameter can be present and that the full HTTP body of …

Smart serial communication behavior

Hi Mieke, I’m afraid this approach will not work due to the way the data forwarding works between SLPort and SLProtocol. Refer to Data forwarding for more details. To summarize, …

SNMP Polling – Infinite loop detected

Hi João, A case that I had in the past was that the SNMP Agent of the device was sending the last table entry back each time a Get Next …

How to apply a Profile Instance by Value

Hi Gelber, I don’t think that you need a Profile Instance in this case. The way I did it was by defining all needed Profile Parameters during booking creation instead …

TPM (Trusted Platform Module)

No, DataMiner does not require TPM, and Windows Server 2022 does not require this as well. Future versions of Windows Server probably will require this since this is already required …

Export list of installed protocols from DMS?

Hi Alex, you should be able to get to that using GQI on Dashboards. Example – get a count of all active elements per protocol, display the query on a …

Export list of installed protocols from DMS?

Hi Alex, As far as I know this is not possible through Protocol & Templates or Dashboards. However there are other options: Export elements to a CSV file:You could go …