User info
First name | Robbie |
Last name | Demaegdt |
DevOps Program
Acquired rank |
Advocate
|
Points progress |
1366
DevOps Points
|
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits. | |
DevOps attestation | Request your attestation ID and expiry date |
Achievements
|
Questions asked
Answers given
On our public docs page you can find information under the Skyline.DataMiner.Scripting section: https://docs.dataminer.services/develop/api/types/Skyline.DataMiner.Scripting.html If you want more details...
View QuestionHello, Because you added unicode to your protocol, the values in the database are being interpreted wrong as those aren’t saved as unicode. So you will have to recreate your element and the indexes...
View QuestionDo you have the keysight I/O software installed and configured with the correct ports? I had this issue before and it was due to my configuration but doens't know what was wrong in my config and I don't...
View QuestionHello, Your foreignkey column in the Task Manager table is empty, that one should be filled in with the primary key of your first table. Also on the second table you should have the foreignkey option...
View QuestionOpen the root view and filter on the protocol name. Select all the elements and right click -> State -> Stop. This will only work if you select only the active elements, so either you can filter...
View QuestionHello Rebecca, the core dlls are available on the public nuget store: https://www.nuget.org/packages/Skyline.DataMiner.Core.DataMinerSystem.Automation Watch out with the version that you use in an automation...
View QuestionI had kind of the same question a few months ago. https://community.dataminer.services/question/how-to-execute-an-action-when-element-is-getting-stopped/
View QuestionI also tried installing the CloudGate on my dataminer 10.3.9 with and without administrator rights but it both gave the same error. Is there anybody that can help us out with fixing the installation on...
View QuestionIt's possible to disable a write parameter when another value has a certain value on a table, I don't know if yours is a single parameter or a column. http://application/DDL/#t=DataMinerDevelopmentLibrary_Internal%2Fpart3MarkupLanguage%2FMARProtocolParams%2FProtocol_Params_Param_Measurement_Type.htm&rhsearch=disablewrite&rhhlterm=disablewrite&rhsyns=%20
View Question