Unable to get connection String
16th July 2021
Hello Jeyaram, Can you show us some output? Are you getting a response from the WebAPI’s and what would be the content of that response? Wkr
Answer
16th July 2021
Hello Jeyaram, Can you show us some output? Are you getting a response from the WebAPI’s and what would be the content of that response? Wkr
16th July 2021
Hi Patric, This is possible. I believe the information captured here is what you are looking for.
16th July 2021
In general to use the web services you first need to: Call the Connect method to request a connection ID. Call any other method remebering to pass along the connection ID …
15th July 2021
Hi Javier, this is probably what you are looking for: DataMiner Help
15th July 2021
Hi, I see some problems in your request: <connection>string</connection> => ‘string’ should be a GUID (for example 3fefccd8-b0ba-4bd6-ad2a-9493772a0797) you received by logging through this API call: https://dataminer.tatamediaservices.com/api/v1/soap.asmx?op=ConnectApp <dmaID>38701/233</dmaID> => I …
15th July 2021
Hi HyungMo, When checking the Keep active alarms option, the active alarms are shown in the sliding window tab page even if they don’t fit into the sliding window size. …
15th July 2021
Hi, If the alarms are active alarms they will remain in the sliding window (last hour in your case) even if they do not fall within that window. More information …
15th July 2021
Hi, As Laurens said you need to execute SNMP set to add you new row. For that you need to trigger an action of type Set on and SNMP group. …
15th July 2021
Hi Timothy, I would advise you to use the SRM_ExportFunctions automation script, which’s part of the Standard SRM solution. This will allow you to generate function packages, which can be …
15th July 2021
Hi Jeyaram, Yes, DataMiner provides a API to query information from a third-party application. You can find more information in the DataMiner Web Services API Reference Guide. Regarding your use …
15th July 2021
Hello Jeyaram, DataMiner supports a Web Services API which allows you to get that information and much more. Have a look at the following documentation: Web Services API Description The …
15th July 2021
Hi, A NotifyProtocol 220 is intended to set columns of type “retrieved”. This is for columns that you’re filling in with data coming from a QAction not with data from …
14th July 2021
Hi Sean, Currently, it’s very hard to pinpoint the exact root cause of the crash. My first thoughts would be to verify .NET Framework 4.6.2 installed on the pc of …
14th July 2021
Additonal information: Do Web Interface pages work differently with Chromium? How? It is basically an alternative rendering engine. The IE render engine is built into Windows so it is easy …
14th July 2021
When browsing to your DataMiner agent via internet explorer, a thin client is downloaded. After upgrading your DataMiner system or after browsing to a DMA with a different version you …