Is a Multi Radius Server Configuration Possible?
16th August 2024
Hi Thomas, Currently this is not supported as a feature in DataMiner. Though I would opt for an alternative architecture here if the goal is to achieve redundancy for the …
Answer
16th August 2024
Hi Thomas, Currently this is not supported as a feature in DataMiner. Though I would opt for an alternative architecture here if the goal is to achieve redundancy for the …
16th August 2024
Hi Mohammad, As far as I know, currently there is no out-of-the-box functionality to import permissions based on a file. Based on your case, I will try to take a …
16th August 2024
Hi Arunkrishna, Thank you for the assistance. We are planning to ask our customer, tick/untick the necessary permission for them for the Access Control Level. So, when they have confirmed …
16th August 2024
Hi Mohammad, Could you please check these links and confirm if this is what you are looking for ? May I also ask is there a specific reason you need …
15th August 2024
Hello Syeda, I think what you are looking for is the SetMultipleParametersMessage SLNet message, that allows you to set multiple parameters. You can build the message in the SLNetClientTestTool. What …
14th August 2024
Hi Baranisudha, Could you check if the dev environment has a valid Elasticsearch, OpenSearch or STaaS connection configured as database? (Maybe double check any notices that may be in the …
14th August 2024
The size of the database data included in the DELT package significantly impacts the duration of the migration. Some elements may contain hundreds of thousands of alarm properties, each of …
14th August 2024
Hi, The import protocol functionality in DIS is rather limited: Importing a driver will only import the protocol XML file. After importing the XML file, you can open a QAction …
14th August 2024
The cause can be due to a variety of reasons. The migration feature uses DELT, so the same reasons a DELT export can take a long time apply here. Off …
14th August 2024
Hi if you are indeed looking for information on trend templates you can find that here: About trend templates | DataMiner Docs. Information on how you configure them on your …
14th August 2024
Hi it is currently not possible to define an API without attaching a token to it and the token is always expected to be in the headers. Wkr
14th August 2024
Hi Daniel, I believe that the order defined in the ‘advanced’ tab works only when you provision manually the service template. For example, I have this test service template with …
14th August 2024
Hi Catarina. I have a couple of questions. Does the Windows Server have only 1 IP address or 2 IP addresses (1 IP address for each NIC) If it only …
13th August 2024
Hi Ana, A possible option could be using this feature: Configuring a page to update a session variable when another session variable changes Hope it helps.
13th August 2024
Hi Bruno, Another way to get the same results is using the class library. For example, you could proceed as follows: Get all the protocols using GetProtocols. This method return …