sharing DevOps status on LinkedIn not showing current level
5th April 2023
I also ran into this issue and apparently it’s due to the caching of images on the side of LinkedIn. They launched a tool, Post Inspector, that will help you …
Answer
5th April 2023
I also ran into this issue and apparently it’s due to the caching of images on the side of LinkedIn. They launched a tool, Post Inspector, that will help you …
5th April 2023
Apache documentation doesn’t make explicit RAM speed/latency recommendations. The amount of ECC RAM seems to be the most important factor. However, Cassandra reads directly from RAM constantly so DDR4-3200 with …
5th April 2023
Hi Mark, I also saw your feature suggestion regarding automation when creating a new service. I understand that configuring all the details for a new service can be time-consuming and …
4th April 2023
Hi Thomas, Maybe an option for your use case could be using a GQI query. You can use the data source ‘Get Trend Data’ to get the trend records available …
4th April 2023
Firstly I would say, do you really have to? What is the use case? Is this the best solution? Just being cautious, because personally I’m not a big fan of …
4th April 2023
Hi Marco – do you have communication with your device? Can you check the General page in the left hand side menu to see if other metrics are reading from …
4th April 2023
Hi Guilherme, Apart from the workaround that you indicated, something that you need to take into account is that most probably you will have the same issue when upgrading to …
4th April 2023
I believe this is a known issue Phil – let me check on that an confirm.
4th April 2023
It’s not relevant with the new Nuget package options now, but I overcame this by adding the dlls in the same folders as would be installed on a DMA locally …
4th April 2023
Hi Bruno, For this case I believe that the first approach could be implementing dynamic units in the connector. If this is not possible, you could use GQI queries with …
4th April 2023
Hello Benjamin, Could OleDBConnection be of any use? I’ve dealt with Excel files in the past using it and it suited the purpose. Not sure if it would work without …
4th April 2023
Hi Carolina! In case you are reading the file from your File System this could be an option: engine.SendSLNetMessage( new SendEmailMessage { To = [YOUR_E-MAIL_HERE] Body = “This an example …
4th April 2023
Hi Ladan as a first step you could go to the Task Manager and see if you can detect any services that are stopped in there. Look for services starting …
4th April 2023
Hi Benjamin I have previously used NPOI in an automation script to create a basic excel. In DIS internally I’ve also used NPOI for excel. This is a public NuGet …
4th April 2023
There was an issue reported earlier on docs.dataminer and the problem is being tackled, so this should be fixed soon.