SRM_CreateNewBooking prefill information

Hi Gerwin, Please try the following code, should do what you want. var bookingManager = new BookingManager(“Replace with Booking Manager Element Name”); var bookingData = new Booking { BouqetViewName = …

Agama Thumbnail on Service View

By default the videothumbnails webpage requests the images through the DMA agent. Maybe only your client machine is capable/allowed to request the image, but not the DMA? If that’s the …

Backup-network file system(cloud)

Hi Soumith, ARCHITECTURE Regarding Elastic File System (EFS from Amazon) you would need to be hosting your DMA on an Amazon compute service as a pre-requisite (this is specified by …

Expected DB throughput before DMS migration

Hi Johannes, The throughput of data to a database has a number of variables that are tied to the DataMiner Agent itself. i.e. Number of Elements / Types of elements …

Azure B2C Login behavior

Hi Jens, Ultimately it is up to the IdentityProvider web service (Microsoft Azure in this scenario) to decide which authentication steps are required. We have seen different behavior based on …

AzureAD SAML Authentication questions

Hi Ruben, You can manually clear the Cube browser caches by closing all open Cube applications and deleting these folders: %LocalAppData%\Skyline\DataMiner\DataMinerCube\CefSharp\UserCache %LocalAppData%\Skyline\DataMiner\DataMinerCube\Edge\Data This removes all cookie and session data and …