User info
First name | Joshua |
Last name | Wong |
DevOps Program
Acquired rank |
![]()
Enabler
|
Points progress |
![]()
1573
DevOps Points
|
![]() |
|
DevOps attestation | Request your attestation ID and expiry date |
Achievements
|
Questions asked
Answers given
Hi Peng Fei, That is indeed possible. On the surveyor, you can right-click the element and select "Edit" from the dropdown menu. That will put you on the "edit" tab. Then you can switch tabs to the "views"...
View QuestionHi Youssef, Are you following any tutorial on how to install DIS? I would like to recommend the following step-by-step tutorial from the "Bringing the Thunder" series: DIS Validator - DataMiner Dojo....
View QuestionHi Sam, I would use the following NT Notify Type NT_GET_TABLE_COLUMNS (321) | DataMiner Docs to get the table columns. You can retrieve the primary key column for table 6001 and if it's empty, continue...
View QuestionHi Marco, It seems like the issue is that the condition cannot be reused for the Decoder Input:TS Status because it cannot reference the same row in the Decoder Overview Table. I would suggest that you...
View QuestionHi Jose, Here is our documentation for row="true" attribute row attribute | DataMiner Docs. Based on your message, it seems you're using a timer to populate or update a table, and you're encountering...
View QuestionHi Jose, ClearAllkeys as mentioned by Miguel should work but if it doesn't, could you give more clarity to the situation you are facing? When do we want to clear the table? Perhaps we want to make the...
View QuestionHi Apurva, If you are intending to retrieve data from a table in a specific element, you could consider using the following methods, Method GetTableKeyMappings | DataMiner Docs together with Method GetTablePrimaryKeys...
View Question