Kata#4 Dashboard Error on adding AdHoc Data Source (minimum version of: 0.27)
15th January 2024
Hi Sebastiaan, yes just tried it:
Answer
15th January 2024
Hi Sebastiaan, yes just tried it:
15th January 2024
Hi Reinout, Can you check if the element is stopped? Connections are stored in tables in the General Parameters page of every element. You can’t view data when the element …
15th January 2024
Hi Arne The documentation (at the bottom) also mentions to not specify the FK on the index as this could not work: Foreign keys | DataMiner Docs Even though it …
15th January 2024
Hi Arne, As DIS shows you in the Table Editor, PKs should not be used as FKs. Instead, It would be best to create a duplicate column for each foreign …
15th January 2024
Hi, There is no native UI control in the low-code app framework to upload files. You can however use an interactive automation script to do this. More info can be …
15th January 2024
Hi José Would it be an option to link your AddLinkToChannelService script to the OnCreate property of the DOM Module Settings object? If the GUID of the selected channel is …
14th January 2024
Hi Gina, As far as I know, currently it is not possible to get this information with the standard GQI data sources. I saw a similar question: Dashboard – logic …
14th January 2024
Hi Diogo, Indeed, when adding a new DVE I was not able to detect an information event that indicates that that DVE was added. I believe in this case a …
14th January 2024
Hi Emir, based on information provided here, Sequence tag should only be used for polled parameters. I’ve tested it, and it does seems that default value gets sequence applied to it twice(for other …
13th January 2024
Hi Kristopher, There is not really a limit, but the load on that DMA will get higher, and that might define a limit in the end. Each replicated element is …
12th January 2024
I tried using Root Alarm ID for Get Alarm Details API call but the comment doesn’t shows up. If I use the latest alarm ID which gets updated after adding …
12th January 2024
In C:\Skyline DataMiner\Backup i have two files: BackupSettings.xml DataMinerBackup.bks.xml No CustomBackup xml found I’ll attach screen shots of the contents, looks alright to me.
12th January 2024
Hi José, It is unfortunately not possible right now to feed the DOM instance ID of the DOM instance inside a form to another component. I agree that it would …
12th January 2024
As you can see from the image the publish selection is not even possible so in the ouput box I have no messages other then log of DIS starting up …
12th January 2024
In the Legacy Reporter, you should go to templates and create a report template, put “Template Type” on “multiple elements” and add a Status Query block, click save. Then in …