accessing the sub-resource of a contribution resource in DTR

Hi Jeroen, I’ve continue from the code in script SRM_DataTransferRulesTemplate, please adapt for your case. var rxSatBooking = mainBooking.GetContributingBooking(“Rx Sat”); var rxSatDecoder = rxSatBooking.GetResource(“Decoding”); var rxSatDecoderFunctionResource = rxSatDecoder.Resource as Skyline.DataMiner.Net.ResourceManager.Objects.FunctionResource; …

Parse Information Event

Hi Laurine, This should be possible. Please keep in mind that the correlation rule should have the following settings in place: Accept information events Trigger on single events The first …

Telephone number in Active Directory users

Hi Fernando, a possible solution could be to add the phone numbers manually in DataMiner. You can do this from DataMiner Cube > System Center > Users / Groups. Then …

SRM Profile Parameters not able to save

Hi Jeroen, I had this in the past and was able to work around it by executing below steps. Remove converter script from duplicated parameter and save it Add converter …

SLTaskbarUtility – Launches XBAP Cube

Just right clicking the icon should not launch the Cube. DataMiner Cube  should only get started when choosing Launch > DataMiner Cube If that’s not the case on your setup, …