Hi all,
We want to know if it is currently possible to display separately the values from multiple impacted service's properties at alarm console.
For instance, in the following screenshot the alarm is impacting two services with custom property called "Service_Region" and values "Region1" and "Region2":
As you can see the value for "SERVICE.SERVICE_REGION" is "Region1Region2" instead of "Region1, Region2" as we have for "SERVICES".
Thank you in advance!
Hi Pedro,
Due to a software issue the properties are shown as "Region1Region2" instead of the expected "Region1, Region2". We will look into fixing it but as a workaround you can do the following: If you to the PropertyConfiguration.xml file on your DMA (located under C:\Skyline DataMiner) you can search for the property "Service_Region". For this property you will see the tag contentSeparator="". If you change it to contentSeparator="," and reconnect with your Cube you will see the properties displayed as you expect.
Hi Pedro,
In the meanwhile we have fixed the issue. The fix will present in the 10.2.0 [CU12] and 10.3.0 release.
Thank you Michaël! we will update that file to try this workarround meanwhile you fix it for next versions. Kind regards.