Currently, we have an SRM Setup where we are using profile definitions for different data sources with the same functionality.
The profile parameters are linked to a protocol and we added a MediatonSnippet to convert the value to the value that is needed for that specific data source.
When running through the parameter entrys in the profile load and performing the sets, it doesn't seem to trigger the MediationSnippets. How can we trigger those snippets from the profile load scripts? Is it possible to provide a small example?
Hi Wannes,
As far as I am aware, mediation snippets are currently used for GQI (Generic Query Interfaces). When creating a query, if you select the data source "Get parameters for element where" you are able to select profile definitions. These profile definitions can contain profile parameters that will process the content of the mediation snippets assigned to them. You can find more information about GQI in DataMiner Help (Configuring dashboards components - Using Queries data input)