Optional service definition nodes

It turns out the environment I was working on had SRM version 1.2.30_CU1, but only in version 1.2.30_CU3, the issue with “Auto Select Resource” not working properly was fixed. Upgrading …

Migration from DaaS to Self hosting

Hi Pramod, In the future it should be possible to migrate. For now you can create a hybrid setup, meaning having local DMA and DaaS systems in a DMS. This …

Adding a read/write Parameter to a Low Code App

Hi Joshua, There are currently now ways to add single read/write parameters to a Low Code App. Editing parameters is only available for tables using the Parameter Table component.

Check if resource is in use

Hi Gerwin, There might be some better codes but the following code working. private bool ResourceInUse( Engine engine, string resrouceName ) {   ResourceManagerHelper rmHelper = new ResourceManagerHelper();   rmHelper.RequestResponseEvent …

Failed setting up NATS session

Hi Jens, Following log file might give more info: C:\ProgramData\Skyline Communications\DataMiner StorageModule\Logs\DataMiner StorageModule.txt

Exclude parameter alarm from visual

Hi Ashwiny, As far as I know, there’s no Shape Data field available specifically for this purpose. May I ask what’s the purpose of excluding an alarm of a specific …

Client/Server ports: eventing mode & port 23404?

Hi Alberto, From this screenshot alone there is no conclusion that traffic on ports 23404 <-> 64398 is related to DataMiner traffic. Is this a phenomenon that you can reliably …