can we have timer on automation script in order to rerun a method?
1st August 2024
Hi Ladan, As far as I’m aware it’s not directly possible to add a timer on an automation script. There are some ways however to trigger it periodically: Create a …
Answer
1st August 2024
Hi Ladan, As far as I’m aware it’s not directly possible to add a timer on an automation script. There are some ways however to trigger it periodically: Create a …
1st August 2024
Hi Alexander, one way to achieve this would be to create User-Defined APIs on source cluster, and then to call those APIs from GQI DS on destination cluster. We’ve recently …
1st August 2024
Hi Stefan, This is indeed by design. Once this becomes an URL (by adding the http://) text wrapping isn’t active anymore. You can always request this a new feature, here …
1st August 2024
Hi Robin, This can be done by updating the ports.xml settings file via code. To do this, you can use the NotifyDataminer(128) command. You can find more information on this …
1st August 2024
Hi Garry, As far as I am aware the only Python integration we currently have is with Data API (see Data Sources | DataMiner Docs). Do note that this is …
1st August 2024
Hi Baranisudha, I am assuming that you are developing an enhanced service. In order to include parameters from elements, you could use service templates. When creating services via service templates, …
1st August 2024
Hi Baranisudha, Can you try to add a wildcard filter to your table columns? e.g.
31st July 2024
Are both systems on the same dataminer web version? Deploying an app from a newer version on an older system could cause serialization problems and is often a reason why …
31st July 2024
Hi Jeroen, Parameter data is already exposed by the native GQI data sources. Not sure if your own ad hoc data source is required for this? If you have access …
31st July 2024
DataMiner ModelHost is responsible for downloading and updating the Relation Learning model calculated in the cloud. This model contains information about which parameters in your DataMiner system are related, and …
31st July 2024
Hi, Depending on your implementation, this can be possible using the [RegexMatch] placeholder in Visio. Below I created a setup that shows and hides the set button for the parameter …
31st July 2024
Hi Amar, If you mean changing the units of the spectrum graph itself, this is actually a separate setting in the ribbon menu under the “view” tab. This differs from …
31st July 2024
Hi Yong Ting Unfortunately we don’t have a way to show all levels at once as that would be a 3D matrix, which DataMiner has no support for. I would …
31st July 2024
Hi Robin, I’m not sure if you are using the classic matrix (with discreet parameters) or the table based matrix ? But since you linked to the documentation of a …
31st July 2024
Hi everyone, I found a solution to my issue. Before adding the rows to my template, I perform the following SLNet call, and this resolves the problem: