FillColor a shape using a push button
9th February 2021
Hi Arunkrishna, Can you try using the displayed value instead of the raw value in your condition? Parameter: 1004|FillColor;=Local,#00FF00
Answer
9th February 2021
Hi Arunkrishna, Can you try using the displayed value instead of the raw value in your condition? Parameter: 1004|FillColor;=Local,#00FF00
8th February 2021
Hi Paula, We integrated already a lot of dry contacts with I/O modules of Advantech. Depends about the number and type of contacts, you can select the right model. This …
8th February 2021
You seem to be following the correct procedure. Selecting “All Agents in cluster” is indeed the best way to go about doing an update. There are many reasons this might …
8th February 2021
DataMiner does not connect to multiple LDAP servers, so you can only specify 1 LDAP tag. In cases where not all DMA are connected to the (same) domain, it is …
8th February 2021
Hi Pramod, A list of approved modems for use with DMS Mobile Gateway can be found in the DataMiner system requirements document. You can contact your sales representative to buy …
8th February 2021
Hi Ryan, “Microsoft C++ Exception” is a rather generic exception that is thrown when DataMiner invokes Microsoft DLLs with either incorrect data, or when the process/system is low on memory …
8th February 2021
Hi Luis, To prevent that DataMiner is using the wrong NIC for the wrong IP you can specify the order in the DataMiner.xml as indicated in the DataMiner Help through …
6th February 2021
The [ServiceDefinitionFilter] placeholder can be used where a table index is expected. This is then replaced by the filter that is specified in the service definition. For filtering a (table) …
5th February 2021
This is expected behavior, DataMiner does not modify the password or any other field of a domain-user on the domain-controller itself. This also applies to the users imported from any …
5th February 2021
Hi Jens, Starting with 9.6.0 [CU18] / 10.0.0 [CU6] / 10.0.11 (RN26586), failed logon attempts will be logged in the SLNet.txt logging as “Authentication|Had a failed authentication request from DOMAIN\Username …
5th February 2021
Hi Bernard, When selecting a writable table parameter, you should automatically get the index entry available in the Automation UI. This should always be a column parameter, not the table …
5th February 2021
If the users are retrieved from ActiveDirectory, you can also do a search for the user names in the ActiveDirectory.txt log file.
5th February 2021
Hi Jens, I would have a look in SLNet.txt and SLClient.txt and search for the exact user names.
5th February 2021
An alternative to Karel’s solution is to trigger a parameter set on the page execute shape data through a change in a dynamic part. See Configuring a page to update …
5th February 2021
I assume this is already resolved, but one of the problems we had during the setup of the proxy on windows server is that local user “system” did not take …