Keyboard Shortcuts on LCA

Hello Tamara, The keyboard support is currenty very limited. It allows jumping to the next focusable item through Tab and jumping back to the previous focusable item through Shift + …

Booking states in SRM Framework vs Cube

Hi Jan-Klaas, I have created a list of the different core software states below. As this information is missing from the ‘booking stages’ documentation page you linked, we will update …

Timeout issue while login to Dataminer

I get the impression that this question has already been answered in the comments. If this is indeed the case, could you select this answer to indicate that the question …

Seeking Guidance on End-to-End Driver Development

Hi Maya, As Hideyuki mentioned, there are plenty of online materials available to help you get started (Learning → Courses). Additionally, you might consider applying for the DataMiner Open Training …

How to group by table column in a connector

Hi Anna, Unfortunately, grouping users by uplink port directly within the table isn’t possible. However, a good approach would be to create an Uplink Port table containing all available port …

How to group by table column in a connector

Hi Anna, If you want to group users based on the uplink port, you can simply click on the “Uplink Port” column to sort the table. This will effectively group …

Life cycle of GQI when subscribe to Real Time Updates

Note: For simplicity of the explanation below, currently, OnStopUpdates is always called right before OnDestroy. So ‘destroyed’ here means both OnStopUpdates and OnDestroy will be called. Within GQI, there are …

Synamedia Virtual DCM Connector

Hi Jared Thank you for reaching out! As explained by the connector help page, you should be able to make it work by entering the correct credentials on the General …

How can I disable a button from being used?

Hi Samantha Unfortunately, this is not directly possible. Some alternatives are listed in the answer of the following question: Condition or Exception to hide or disable button in protocol – …