GQI – List of Indices as Input for ad hoc Custom GQI
6th July 2023
Hi Luis, It is maybe a workaround, but it might unblock you while you wait for it to be tackled by SW. You can use a button in low-code apps …
Answer
6th July 2023
Hi Luis, It is maybe a workaround, but it might unblock you while you wait for it to be tackled by SW. You can use a button in low-code apps …
5th July 2023
Hello Great to hear you are experimenting with the Grid visualization. It is a very powerful tool to take your dashboards and low-code apps to the next level. You have …
5th July 2023
Hi Stefan, You should be able to set the Cellphone location to <None> from Cube > System Center > Mobile Gateway. Most likely you’ll also need a DataMiner restart before …
5th July 2023
Hi Jeroen, You can find some sample code below. Note that I’ve hard-coded the section definition id and field descriptor id. Ideally you store the ids in a separate class …
5th July 2023
Hi Jeroen, Let me quickly give you few pseudo code snippets (C# blocks): GET DOM INSTANCE // Retrieve the DomInstance var helper = new DomHelper(engine.SendSLNetMessages, "MODULE ID"); var filter = …
5th July 2023
In the squad we have created a GQI ad hoc script to query the data directly from Cassandra: SkylineCommunications/SLC-GQIDS-RetrieveTrendData: GQI ad-hoc data source that retrieves timestamp and value from a …
5th July 2023
You can also just go to your surveyor/rootview and click on the hamburger menu and select actions/export. Choose .csv, ‘data as displayed on view card’. Then you have a csv …
5th July 2023
There are two options for gRPC Configure gRPC from the client: Since 10.3.7 you can select the settings cog from the bottom right of the client. Select Connection Type: gRPC …
5th July 2023
Hi Ana, Would you be using this in Automation, a protocol or the dashboards? e.g. in automation, you can just use the engine.FindElementsByProtocol function. engine.FindElementsByProtocol(“NMOS IS-05″,”Production”);
5th July 2023
Hi Ana, If using an automation script you can use the Engine method FindElementsByProtocol, which will allow you to filter either per protocol or per protocol and version. If wanting …
5th July 2023
After the installation of IDP First, you will need to create CI Types (via the tab Admin > CI Types). For convenience, you automatically generate CI types for the connectors …
5th July 2023
I’m answering this question so we can mark it as resolved. For now, this feature is not available yet.
5th July 2023
The component that is not known on the agent is the Query filter component. It’s behind the ReportsAndDashboardsPTP flag (will be released in 10.3.9).
5th July 2023
Since we don’t have an answer on this yet, I guess nobody used this storage system in our community. As I mentioned before, you can also look in the our …
5th July 2023
Soon it will possible to migrate to DataMiner StaaS in our dataminer.services cloud. This will be the preferred option, as you will not have to worry about managing the databases …