Custom Api dont upload correctly
26th March 2025
Hi Juan What DIS version do you have? From v3.1.6 onwards, this issue should be resolved.
Answer
26th March 2025
Hi Juan What DIS version do you have? From v3.1.6 onwards, this issue should be resolved.
26th March 2025
Hi Gerwin, Indeed, this app uses calls that are only available from DataMiner 10.5.4 onwards. These were added with RN 42181.
26th March 2025
Hi Kawzan, The Sum placeholder allows you to add a timespan to a datetime which should allow you to offset the time with 8 hours: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Placeholders_for_variables_in_shape_data_values.html#sumxyz
26th March 2025
This issue is most likely caused by the app being in a corrupt state. This corruption can occur when multiple people edit the app simultaneously (which is no longer possible). …
26th March 2025
Hi Daniel, Is the displayed component an alarm list component? If so, this will be the reason why it cannot be displayed, as this component is currently not supported in …
26th March 2025
Hi Stefan, Just as an Ad Hoc Data source, a Custom operator can implement the IGQIInputArguments interface in the script. This interface can define which arguments the operator needs to …
26th March 2025
Hi, The screenshot from your browser shows that the TLS certificate is not valid or trusted. In a browser, you can easily ignore this (resulting in the ‘Not Secure’ flag …
26th March 2025
Hi Kobu, While I cannot tell you why this error occurs in the specific LCA you are building, I can say that this issue is most likely fixed in a …
26th March 2025
Hi Deema, Another option could be configuring permissions in DataMiner. For example, a user can have access to the visual overview, but not to the data overview. In that way, …
26th March 2025
Hi Deema, You can set the width of the column in your table to 0. More details can be found here.
26th March 2025
Hi Jeroen, SRM 1.2.28 CU1 | DataMiner Docs is compatible with 10.2.7 or a higher DataMiner version. But it is advisable to upgrade to SRM 1.2.36 | DataMiner Docs so …
25th March 2025
Hi Stefan, As far as I know GQI custom operators only support operations on columns. As a workaround, you could use the concatenate operation to add a column with a …
25th March 2025
Hi Juan, I assume you’re using DIS to publish, is that correct? I encountered the same issue today. As a workaround, you can try building the project and then copying …
25th March 2025
Hi Ruben, The way to go here is indeed by including a time range component on the dashboard and linking it to the query. When configuring this component, you should …
25th March 2025
Hi Robert, Did you have to NATS port issues in 10.4 as well? The errors are related as SLASPConnection is asking info about Element configurations from a remote storage module …