Live Dashboard sharing – What are the requirements?
30th January 2022
Can I use my DataMiner 10.2 to share dashboard without connecting to the DataMiner Cloud? Can I share dashboard through my internal private network?
Answer
30th January 2022
Can I use my DataMiner 10.2 to share dashboard without connecting to the DataMiner Cloud? Can I share dashboard through my internal private network?
28th January 2022
Hi Jorge, Firstly I would say that ‘service availability’ is a broad concept that needs to be specifically defined and then implemented accordingly, in order to be able to report …
28th January 2022
This is not directly related to this topic, but would be interesting for this use case as well: Is it possible to export (and import) the user permission to a …
28th January 2022
Hi Alberto, ‘Created and modified’ properties for Services are expected in one of the coming 10.2.x feature releases. For Visio changes (both assignment and edits) we have information events indeed. …
28th January 2022
Hi Robin, You can add a property to your service definition, indicating that a service protocol should be loaded. e.g.
28th January 2022
Yes, this is possible. I did this successfully in a production environment this week. A full dataminer + DB backup was taken from a v3.7 setup and this was restored …
28th January 2022
Hi Bruno, When installing Elasticsearch as a single node, normally it is not required to modify the default configuration to get the service running. The only additional tweak that could …
28th January 2022
Hi Robin, There is currently no functionality to pass input parameters to an automation script by using a drag and drop approach. Could you provide more details on the use …
28th January 2022
Hi Timothy, You can use the SrmManagers from the SLSRMLibrary in combination with the ReservationInstanceExposers. Can you try following code to retrieve the reservations that uses the resource: var filter …
28th January 2022
Hi Jens, I think you can retrieve all that information from the information events, except maybe the dashboard/application changes. This would require a custom report to generate it. Another possibility …
28th January 2022
Hi Russ, You can find detailed information about this in this article: Internet Explorer Support. This also mentions that we plan to end support for the browser application from DataMiner …
27th January 2022
Hi Russ, You can still load DataMiner Cube from Edge by enabling the “Internet Explorer Compatibility Mode”. You can find this under Settings > Default Browser in Edge. (see image …
27th January 2022
The DeletedRows property contains a list with the primary keys of any rows that were deleted from the parameter table on which you subscribed. The value will be an array …
27th January 2022
Hi Baptiste, Can you try with ‘type’ ImageWithBackgroundAndRegions? I guess with this type the regions that Toon is referring too should also be rendered in the image.
27th January 2022
Hi Baptiste, I had a quick look in how the monitoring app is doing this. It is using a GetVisioForView message. This returns (in my case for a view with …