Drill down menu on protocol
2nd June 2025
Hi Jose, The UI you are describing is called a Tree Control. You can read more about it in this link: Tree control | DataMiner Docs, as well as the other …
Answer
2nd June 2025
Hi Jose, The UI you are describing is called a Tree Control. You can read more about it in this link: Tree control | DataMiner Docs, as well as the other …
2nd June 2025
Hi Jose, You can create the grey box by using a “title begin” and “title end” parameter. Under the Snippets these can be found in DIS > Protocol > Param …
2nd June 2025
Hi Joey, Calling the update method will always execute the CRUD script even when there are no value changes.
2nd June 2025
Hi, Unfortunately this is not possible. Discreet values from top to bottom in XML appear as (page)buttons from right to left. This is because e.g. when there is only one …
2nd June 2025
If you already uploaded the protocol but have not yet created any elements with it, you can go to the Protocols & Templates app, find your protocol there in the …
2nd June 2025
Hi, The input fields that are displayed by a form component are not defined in the form itself. The form component is used to visualize DOM (DataMiner Object Model) data, …
30th May 2025
Hi Alberto, Hmmm, this is a tricky one, as this is evidently not supposed to happen… The most frequent reason for NATS not to start is authentication failing. If the …
30th May 2025
Hi Hari, That seems to be the correct way, let’s investigate via our technical support team to see why this is taking a longer time to execute. No action needed …
30th May 2025
What a great quest Wale, since you probably developed the driver yourself, maybe you can you can do ‘the prediction requests Cube does’ in your connector and saving the results …
30th May 2025
Hi Ryan, It looks like you’re working with a JSON response. Are you using a JSON parser/serializer like Newtonsoft.Json to handle the deserialization? Here’s a simple example using Newtonsoft.Json within …
30th May 2025
Hi Wale – no that is currently not possible, i.e. while we show the forecasted data, we do not retain it to then be able to see the delta (e.g. …
30th May 2025
Hi Jose, In case the url where your document is stored is already accessible from your client machines (so if you navigate to it directly in your browser), you can …
30th May 2025
Hi Jorge, As far as I know, currently this is not possible. Files generated by the spectrum recoding have .dat extension. I believe a new feature will be required to …
30th May 2025
Hi Laurens, I’m experiencing the same search challenges with the docs. I’ve submitted a feature suggestion to improve the overall user experience. Could you please vote for it to help …
30th May 2025
Hi Felix, As of now there is no way to enforce this by default. In the future these inputs will become the default. Kind regards, Robin