Primary Key with foreign key option

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 …

Primary Key with foreign key option

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 …

How to link a new DomInstance using LCA?

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 …

Max number of replication elements?

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 …

Add Comment to an Alarm

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 …

Backup file name

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.

How to link a new DomInstance using LCA?

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 …

How to embed a Legacy Report Query in a View?

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 …