Reference SRM from Automation Script

Julio, When installing or upgrading SRM, SLSRMLibrary is deployed under c:\Skyline DataMiner\Files\ directory. Copying the DLL in a different directory will generate conflicts.

DataMiner Administration Certification

Hi Pramod, More information on certification is available on Certification – DataMiner Dojo Indeed, this includes guidance from an instructor and a test / evaluation at the end.  Note that …

Third party obtains information from elastic

Omar One option is using our API to collect the data and store that in the Elasticsearch indexes.  For example, you can use GetTrendStatisticsForParameter | DataMiner Docs to collect the trend stats …

IDP Facilities levels

Jorge In the current implementation, IDP configuration needs a minimum of one location, building, floor, room and aisle for creating a rack. Please raise a new feature request at DataMiner …

vDCM driver list of suppported parameters

Hi Enrique, We have this use case available in our use case library, where you can see some of the parameters that are included on this connector: Synamedia Virtual DCM …

Parameter TableRow and Placeholder

Hi Stefan, if you want to select the “Channel Name” row, you can simply use “Channel Name” without wildcards in the placeholder. This should result in an exact match.

Parameter TableRow and Placeholder

Hi Stefan, if you are talking about dynamic shapes and table rows, than I assume you are using this feature: Generating shapes based on table rows | DataMiner Docs? If …

Icon to be showed when first opening a View

You can initialize the value of a session variable when opening a page of a visio. That’s shape data ‘InitVar’ on page level. In your case your ‘varLockTransfer’ session variable …

Minimum TTL for Day records

Jeff, Indeed, this will turn into a query that will delete all the records that are older than the current datetime. Basically, we add the TTL timespan to the current …