External authentication failed after changing the server name
16th March 2022
well, we got it working. When we wanted to revert, we stumbled across entries in the DMS.xml that still were showing the old server names. We guess that the files …
Answer
16th March 2022
well, we got it working. When we wanted to revert, we stumbled across entries in the DMS.xml that still were showing the old server names. We guess that the files …
16th March 2022
Hello Jeroen, What is the DM version where you have this problem?
16th March 2022
Troubleshooting showed that this only works with a scope of CardVariable and broader. I was using PageVariable and while it worked when triggered by button, it did not work when …
16th March 2022
Hi Robert, this issue doesn’t ring a bell, the only thing i can think of is that the services aren’t properly registered again after the upgrade, you can do this …
16th March 2022
Hi Robin, Is it possible that your shape-button defines option cardVariable or pageVariable, while this one isn’t defined on the page options? If these are the same, can you try …
16th March 2022
Since disabling write control is today not possible for single parameters, why not creating a nice Visual Overview in which you can tweak this to your needs?
15th March 2022
Hi Yvan, I think for this case you could use Extended conditional shape manipulation You can use the the option ALARMLEVEL to show/hide a shape based on the severity linked …
15th March 2022
Hi Flavio, From the Wireshark capture, it looks like the TLS handshake is failing on the Protocol version, likely meaning the device is not accepting TLS v1.0. You can check …
15th March 2022
It’s possible to disable a write parameter when another value has a certain value on a table, I don’t know if yours is a single parameter or a column. http://application/DDL/#t=DataMinerDevelopmentLibrary_Internal%2Fpart3MarkupLanguage%2FMARProtocolParams%2FProtocol_Params_Param_Measurement_Type.htm&rhsearch=disablewrite&rhhlterm=disablewrite&rhsyns=%20
15th March 2022
I believe that we’re looking at some unexpected behavior here, but someone can correct me if I’m wrong. Some context: Having looked at the setup with Tom, I can confirm …
15th March 2022
Hello, To display a message when you click on a write parameter please use the tag Message on the Parameter tag: https://help.dataminer.services/development/#t=DataMinerDevelopmentLibrary_Customer%2Fpart3MarkupLanguage%2FMARProtocolParams%2FProtocol_Params_Param_Message.htm&rhsearch=message&rhhlterm=message&rhsyns=%20 If you want to disable a write parameter …
15th March 2022
Hi Syed, The version you have there is no longer supported and therefore you cannot find it on our download page. Here you have a link to this specific version, …
15th March 2022
It’s been a long time, but isn’t there something like parameter dependencies, which allow you to maybe trigger a pop-up upon a write-attempt to show the dependency?
15th March 2022
Hi Alberto, Unfortunately, there’s no way to restore the Agents preview as this was completely removed. The best alternative is using the Agents tab in the System Center. I’m actually …
15th March 2022
Great question and thanks for checking out the application framework! This is indeed a common use case but unfortunately we currently lack the functionality to link the script to the …