Blank response content when receiving JS object
5th November 2024
Hi Pedro, Could you share the full session details with us? Also, have you tried adding the following as a header? <Header key=”Content-Type”>application/json</Header> Kind regards,
Answer
5th November 2024
Hi Pedro, Could you share the full session details with us? Also, have you tried adding the following as a header? <Header key=”Content-Type”>application/json</Header> Kind regards,
5th November 2024
Hi Yahya, it is not possible to include the report directly as an SMS is text based. What you can do as an alternative is include a hyperlink to the …
5th November 2024
Hi Matej As it seems to be directly related to Not enough storage to complete this operation – DataMiner Dojo, I assume you also checked the provided RNs? When checking …
5th November 2024
Hi Roberto This can be handled in the same way as described here: SLDataMiner leak on 10.4 CU6 and reference value – DataMiner Dojo (use SLSNMPAgent instead of SLDataMiner.) SLSNMPAgent …
5th November 2024
Hi Hari Priya, I’m not sure if I fully understand your question, but if you want to show an alarm color on the nodes in your node edge graph, you …
5th November 2024
Hi Samantha, This is syntax used in combination with a table. The first part tells DataMiner which columns to show. The second part shows the server-side filter, which looks like …
5th November 2024
Hi Jeroen All queries that are used on this dashboard have an extra ‘view filter’ input that can be used for exactly this purpose. By default it is linked to …
5th November 2024
The session that you configured should be sufficient to get Digest authentication working in a DataMiner connector. However, WinHTTP (the engine that DataMiner HTTP connectors are using behind the screen) …
4th November 2024
hi all, as mentioned by tamara markesic I put alarm and trend xml file in default folder and rename these file as mentioned in about.md file. and register this solution …
4th November 2024
Hi Stefan, You could update the timeout of the script. See the following question: Script timing out Hope it helps.
4th November 2024
during register a new connector in the catalog I need to do I need to place my solution connector on GitHub or within zip file along with readme and manifest …
4th November 2024
Hi, You can find documentation along with tutorials and examples on the following page: Registering a Catalog item. Kind regards,
4th November 2024
Hi Bruno, It is not possible to “get” the card variable from an automation script directly, as the script is not aware of how it is triggered, this could also …
4th November 2024
Hi, This could be caused by some corrupted dll files (eg due to a Windows update). Note that the followingis a potential solution, it’s not guaranteed it will fix the …
4th November 2024
Hi, based on the indications and the user story, I assume that the event messages from SLNet to Cube were throttled on the connection (wire). So after when all events …