Linking Row Generated Shapes to Automation Script
18th November 2024
Found the answer – NoCopyElementProperty on the shape
Answer
18th November 2024
Found the answer – NoCopyElementProperty on the shape
18th November 2024
I presume these mails are from the various alerts configured in the DMS. If you have a good audit of these you can disable them before the upgrade and enable …
18th November 2024
Hi, if the method proposed by Miguel doesn’t work in your case, you could use GetElementByIDMessage or GetElementByNameMessage in your ad-hoc data source to retrieve the information. var elementInfo = …
18th November 2024
Hi João, I tested my cube directly connected to the unit. All ireasoning parsing was ok. Cube always time-out. Now, the unit for this test is plugged directly into internet …
18th November 2024
Hi Hari, Is it not an option to use the default data source Get Elements to retrieve the state of an element? You can perform an inner join between the …
18th November 2024
Hi Samson, From what I can see in your screenshot, what you are doing is correct. Every 14 days you’ll take a backup of the selected agent(s) on a specified …
18th November 2024
Hi Daniel, As mentioned in Tom’s comment, could you share the exception you are getting? This will help us to understand what could be going wrong. When I check the …
18th November 2024
Hi Ana, If you are using a GenericEnumFielDescriptor of type ‘int’, make sure that the values you store on the DOM instance are of type ‘int’. Here you can find …
18th November 2024
Hi Chris, Does this DataMiner Docs page provide the answer you were looking for? https://docs.dataminer.services/user-guide/Troubleshooting/Procedures/Manually_removing_old_alarms_from_ES.html
18th November 2024
Hi Ana, what is the generic type T that is being used for the HandleFieldDescriptor() method? Only the following types are supported: string, double, int, long, DateTime, TimeSpan, bool and …
15th November 2024
Hi Stefan, As indicated on the following page (Overview of the files found in the root folder | DataMiner Docs), DataMiner.xml is partially synchronized. It is, however, not fully documented …
15th November 2024
Hi Hugo, Given that you have already checked the basic settings, I would guess the difference could be in how long DataMiner waits for a reply compared to iReasoning. I …
15th November 2024
Hi Bing, I believe you can use Linking a shape to a calculation involving multiple parameters | DataMiner Docs for that. Something like the below: ParametersSummary -> Max|6/97148:176|6/97149:176|6/97150:176|ALARM Kind Regards, …
15th November 2024
Hi Satrap, Unfortunately, as Jarno mentioned, directly changing the text color in a StaticText is not supported. If your goal is to indicate an issue or highlight something important that …
15th November 2024
Hi Amber, Based on your extra input where you indicate the information is on a different element (or view in my case), I will share the extra configuration you will …