Unable to connect to any Dataminer after recent upgrade.
1st April 2022
Hi Jim, Based on your latest comment in which you stated that a) the web applications are reachable and b) you can’t connect to cube, I have the impression that …
Answer
1st April 2022
Hi Jim, Based on your latest comment in which you stated that a) the web applications are reachable and b) you can’t connect to cube, I have the impression that …
1st April 2022
Maybe this could be done with our ‘API Deployment’ feature which is currently in soft launch. The concept is that you can expose your automation script as an API. Upon …
1st April 2022
Hi Jeroen, Before creating a task, please do investigate first what went wrong. FYI: This configuration change requires a reboot of the server and not a restart of the DataMiner …
1st April 2022
Hi Bethany, You’ll have to contact your system/IT admin for this. Almost each module in system center has its own permission or set of permissions. These must be granted to …
1st April 2022
Hi Michiel, I assume your FunctionResources are generated from a table (entrypoint)? Your FunctionResource object will have a reference to the row it’s generated from in the LinkerTableEntries property. Depending …
31st March 2022
Hi Michiel, A possible solution is to add the element info of your DVE as property on the resource.
31st March 2022
In addition to the response from Toon here are also some links that can help you. Information about the trending techniques used by DataMiner. https://docs.dataminer.services/user-guide/Basic_Functionality/Trending/Trending_techniques.html Information on where to find …
31st March 2022
You will need to enable average trending for those parameters in the trend template. There are several ways to change your trend template (assuming you have the necessary security rights): …
31st March 2022
Hi Bethany, I suspect that this might be linked to your user rights. Please have a look at the rights defined on the group linked to your user. You can …
31st March 2022
Unfortunately there’s no API available for this at the moment. Feel free to create a new feature suggestion or a new software feature task on Collaboration.
31st March 2022
Hi Bernard, It should be compatible. Please also see the answers on these questions: https://community.dataminer.services/question/visio-2021-anyone-running-it-with-dataminer-10 https://community.dataminer.services/question/supported-required-visio-versions-oldest-2013-vs-latest-2019-vs-o365-visio-plan-2
31st March 2022
Hi Bruno Receiving notifications from DataMiner within Teams is not yet supported but is certainly on the RoadMap for the Teams Bot. Can I ask you how you would expect …
31st March 2022
Documentation is now available here: DataMiner Teams bot | DataMiner Docs
31st March 2022
Hi Jackson, The big response can indicate that you are polling a bit too much data at once. I would advise checking the API documentation if there is no option …
31st March 2022
Hi Robin The below solved it for me. I added the execute shape data on the button that opens the popup. I had to use the option ‘NoCopyElementProperty’ to make …