Map separator type order

Hi Wim, using this version: DataMiner (10.2.0.0-12603-CU11) beginning of the config section Layers: <Layers> <Layer sourceType=”separator” name=”C coverage” visible=”true” allowToggle=”true” textcolor=”white” backgroundcolor=”green” toggleGroup=”Beams”/> <Layer sourceType=”overlay” name=”AR5A(INSAT C)” allowToggle=”true” visible=”false” toggleGroup=”Beams” textcolor=”green”> …

SRM none confirmed bookings

Hi Philip, After you put a Booking to Confirmed you should not use the TryEditBooking if you just want to change the booking state, you should use the On-Hold state. …

SRM none confirmed bookings

Hi Phil, Although ‘Partial’ and ‘On-Hold’ will behave the same in term of resource management and orchestration ( resource reserved and no orchestration happening) , they have a slightly different …

Cloud connection – hostname

Hi Stefan, Could you indeed try restarting the DataMiner Orchestrator specifically under your services in Windows? This issue can occur when the orchestrator wasn’t fully started up at the time …

Assemblies fails to upload when publishing automation scripts

Hi Anna, This looks like the same issue as reported here: https://community.dataminer.services/question/errors-publishing-to-dma-using-ias-toolkit/ Can you verify if you are on a DataMiner main release version 10.1.0 CU19 / 10.2.0 CU7 or …

Cloud connection – hostname

Hi Stefan, Someone from the software team will most likely give you a better and more thorough explanation or workaround, but I had encountered this as well before. I tried …

Unable to trigger interactive automation script

Hi, Found the trick. You need to add the following at the beginning of your automation script: engine.FindInteractiveClient(“message test”, 5, “user:”+engine.UserLoginName, AutomationScriptAttachOptions.AttachImmediately); Then trigger the automation script with the following …

Multiple Element IP Change

Hi – the easiest to achieve that would be through export / import of the elements. Importing and exporting elements | DataMiner Docs Rui’s Rapid Recap – Bulk editing via …

Time to Live – Monitoring

Hi Jarno As far as I understand Indexing colum is elasticsearch and General is the canssadnra cluster. For the greyed out parts it means they are the default values if …

When do I know if the DMA is up and running?

Hi Tiago, As Laurens mentioned, whatever you want to do you probably want to trigger from within the DMA itself. When DataMiner startup is complete, it will generate an information …