Can resources be placed in a different view?
12th April 2022
Hi Sebastian, By default, they will be placed in the same view. This behavior can’t be changed. It’s possible to use the drag and drop editing in your surveyor to …
Answer
12th April 2022
Hi Sebastian, By default, they will be placed in the same view. This behavior can’t be changed. It’s possible to use the drag and drop editing in your surveyor to …
12th April 2022
Hi Alex, subscriptions are automatically recreated when the element (re)starts. Also after a DMA restart they are recreated. Nothing special needs to be done, you’ll just start receiving updates again. …
12th April 2022
Hi Jeroen, The SLSpiHost process was introduced in DataMiner 10.2.0 (link to release note) The process performs all processing with regard to system performance indicators (SPIs). I’m not too sure …
12th April 2022
Hi Philip, On the properties of the reference, you can define the DLL path. When compiling the automation script it will include the defined path to the DLL References.
12th April 2022
Thanks Gelber, I’ll put this as an answer, since I can’t put screen grabs in comments. I’ve added the reference in VS and put the scriptref in as highlighted in …
12th April 2022
Hi Wale, I made a quick test and it is possible to use the node edge component to represent a matrix, however keep in mind that you will need to …
12th April 2022
Editing/Deleting of tokens is indeed not yet supported, but already on the backlog for future implementation.
12th April 2022
Hi Jeroen, A good starting point would be to check the information events which got populated at the time you executed the CSV import. In general the workflow I typically …
12th April 2022
Hi Xabier, DataMiner only depends on 2 Java-based applications: Apache Cassandra and Elasticsearch. Elasticsearch is not affected by Spring4Shell Apache Cassandra did not make an official statement yet. I have …
12th April 2022
Hi Shawn, I’m using also CDMR so create a few reports about the DM versions that the DMAs are running. Feel free to contact me directly so that I can …
12th April 2022
This doesn’t sound like something we are aware of. Could you please get in contact with someone at Skyline to get the details down in a task? Given that this …
12th April 2022
Hi, On CDMR there is a dashboard which represents the number of installations per version based on CDMR agent info. https://cdmr.skyline.be/dashboard/#/db/QA/DMA_version.dmadb?d=N4IgbgpgTgzglgewHYgFwEYA0IBmEIAmaSArgDZnYDGCAtgA7IRIAuMaA2gLoC%2BQA At the moment, there seems to be some problems …
12th April 2022
HI Jan, Few ideas/proposals: – core change: instead of working with 32-char GUID, it should also work with Base64 strings (22 chars). – replace the name of your zip to …
12th April 2022
Javier, If I understand your question, correctly, you are looking to perform the lcoal offload every 20 minutes but want the actual forwarding to happen every 30 minutes. For this, …
12th April 2022
Hi Philip, Are you referring to the shared library project in the VS solution? (Instead of browsing the DLL file where you have that shared code): Adding the reference will …