SRM Profile Parameters not able to save

Hi Jeroen, We verified this is an issue indeed. Thanks for creating a task. The task has been investigated and will be solved with the due priority. Kind regards, Karl

2-Factor Authentication in Dataminer

In addition to Edson his information, you can also consult: Setting up Azure Active Directory Domain Services | DataMiner Docs If you are interested to explore more options, you can …

2-Factor Authentication in Dataminer

Hi Carlos, We have a cool video explaining how to integrate Azure AD users in Dataminer and of course, if your AD has 2-factor authentication, Dataminer will request it. Authenticating …

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 …