User info
First name | Tamara |
Last name | Markešić |
DevOps Program
Acquired rank |
![]()
Advocate
|
Points progress |
![]()
687
DevOps Points
|
![]() |
|
DevOps attestation | Request your attestation ID and expiry date |
Achievements
|
Questions asked
Answers given
Hello, To implement HTTP paging in a DataMiner Protocol using QActions, it's best to do the following: QAction that initiates the HTTP session, sets the correct URL parameters (like limit or offset), and...
View QuestionHello, To have trend and alarm template available along protocol when deploying it from catalog, you should export and save templates and include it in solution folder "Default Templates" (only files...
View QuestionHello Juan, If you want to determine the state of an element, the easiest way is to use: var element = dms.GetElement(DmsElementId dmsElementId); or var element = dms.GetElement(string elementName);...
View QuestionGeneral Feature Release 10.3.10 | DataMiner Docs - Since 10.3.10 real time updates are supported for GQI data sources: Parameter table and Views. You should check your LCA version and make sure you enable...
View Question