Update dynamically Generic DVE Linker Table

Update: it was concluded that the SetParameterIndexByKey() was the only way to do it dynamically. There will not be a fix. The reason is that it isn’t advised to update …

DataMiner logger table cleanup in elastic

Hi Martijn, indeed when you delete an element the logger table linked with that element should be cleaned up, in case you would notice this is not the case, this …

Update dynamically Generic DVE Linker Table

Is there any more news about this? As far as i’m aware the SetParameterIndexByKey() is not adviced in some scenario’s, will there be a fix or is it necessary to …

DMS Inventory & Asset Management Configuration

Were you able to configure the IAM module with the information provided in the template or should we invest to have better documentation? As a side note: the Ziine application …

PTP application – Loading message

I believe a further investigation needs to happen to identify the root cause I do see 2 errors in the alarm console there might be some ongoing issues on the …

Visio – Trending – Only showing the first 10…

What’s happening here is that likely the variable is not filled in when the shape is first initialized, causing the call to be for “*Main*” indices. Those will probably result …

Splitting Token Processing in Automation

Hi Blake, You are correct, in order to process tokens in parallel you need to use a split gateway. See RN28143, RN33614, and Integrating gateways | DataMiner Docs for how to …

SRM Replace Contributing Resource

Hi Julio, You should use the AssignResources method for that. // Summary: // Assigns resources to the given reservation. // Parameters: // reservation: // The reservation where the resources will …