DMS connectivity on cloud
25th November 2023
Hi Rahat Indeed we take security very seriously and therefore we can assure you that the connection you setup between the dataminer.services platform and your DMS is secure. If you …
Answer
25th November 2023
Hi Rahat Indeed we take security very seriously and therefore we can assure you that the connection you setup between the dataminer.services platform and your DMS is secure. If you …
24th November 2023
I do not have full knowledge of your setup, but it seems to me that DataMiner will be able to reconnect with the NAS DB backup as soon as it …
24th November 2023
Hi, In continuation with your comment above, it seems that you may need to use our DataMiner Core Automation NuGet package to get a reference of an IDmsTable and then add new rows when …
24th November 2023
That filter looks about right to me for what you are trying to achieve! So we will have to look at something else that might be off. Can you verify …
24th November 2023
Hi, We’re currently resolving an issue with the installer, as it’s not executing the upgrade actions correctly. If all is good the installer should be available next week. Testing for …
24th November 2023
In case you upgraded to MySQL 8.0, please note the remark on Setting up an offload database | DataMiner Docs regarding setting the local_infile variable to 1. Can you try this?
24th November 2023
Hi Jeroen, Which dll version does DataMiner use for central db offloading? Is it the 6.9.12.0 version from the Files and Files\64 folder? As far as I know this is …
24th November 2023
Hi, The actual value of the properties is indeed found on the Element.xml file inside the folder available for each element You can read more about it here Elements | …
24th November 2023
Hi Henri, Does the topic linked below provide you with the info you are looking for? https://community.dataminer.services/question/when-do-i-know-if-the-dma-is-up-and-running/?order_by=active#answers-order
23rd November 2023
Hi Sebastian, Currently there are no plans to add this to our web apps. For any administrator capabilities we recommend using DataMiner Cube. Is there a specific reason why Cube …
23rd November 2023
Hi Wale, never used it myself but can probably be done as follows: var reservation = _bookingManager.CreateNewBooking(engine, bookingData, functions, null, properties); reservation.SecurityViewIDs = new List<int> { 123 }; reservation = …
23rd November 2023
Hi Jaroslaw, If you are referring to SNMP Forward features, you can find the logs of the forwarded traps in the Logging module -> DataMiner -> SNMP Agents; however, you …
23rd November 2023
Hi Dario, To my knowledge it’s not possible to manipulate SNMP instances. Depending on how important it is to have the ‘correct’ primary keys, I only see 2 solutions: Create …
23rd November 2023
Hi Ryan, This is currently a limitation of the software. A change request is on the backlog, but no estimated delivery date is available yet.