AzureAD/SAML Authentication in DataMiner Cluster
16th March 2023
Hi Ruben, Here are my answers to your questions: Should we list the URLs of all DMAs under Reply URL? Yes, all possible URLs must be specified in the Reply …
Answer
16th March 2023
Hi Ruben, Here are my answers to your questions: Should we list the URLs of all DMAs under Reply URL? Yes, all possible URLs must be specified in the Reply …
16th March 2023
The Low-Code Apps module is fully available from DataMiner 10.2.5/10.3.0 onwards, without the soft-launch option. See also: DataMiner Low-Code Apps.
16th March 2023
Hi Philip, If you are using SRM Solution, you cannot specify the ID of the booking, you should have a custom property that will hold that ID. If you need …
16th March 2023
Just to give the full answer. As mentioned by Simon the DataMiner user rights shown by Alberto are only needed to update existing connectors through DCP, it does not apply …
16th March 2023
Hi Ross, I do believe the “Send Response” button you see in Cube could be related to the RequireResponse option that expects an actionable interaction as a result. Do note …
16th March 2023
Hi Matthijs, This delay occurs on the orchestrating agent (agent through which the upgrade was initiated) after the local upload has completed, while waiting for the uploads to other agents …
16th March 2023
Hi Alex, I’m guessing you already checked this but did you implement the index column twice? Please have a look at the note in the docs here: https://docs.dataminer.services/develop/devguide/Connector/ConnectionsSnmpRetrievingTables.html#subtable Kind regards,
16th March 2023
Hi Philip When you’re using the SRM framework it’s possible to get the ID for the new booking by checking the BookingId property in the Booking object used when calling …
16th March 2023
Hi Ryan, please be aware it’s also possible to dynamically create a shape based on a table row. Refer to Generating shapes based on table rows | DataMiner Docs.
16th March 2023
Hi Matthijs, That’s a great question! Yes, the full DM upgrade will override the web only update, even when the web update was of a higher version.
15th March 2023
Hi Philip, Yes, it’s possible to define a particular Guid for a SRM Booking upon instanciation of the ServiceReservationInstance class via the set of the ID property, or via the …
15th March 2023
Hi Jan-Terje, Interfaces that are removed from the ASR, are not automatically removed from the detailed interfaces table in dataminer. This allows you to generate alarms when an interface disappears …
15th March 2023
Hi Samuel, This is an internal error which is being propagated and displayed on the dashboard. It’s unrelated to your dashboard and query, instead I believe there’s an inconsistency on …
15th March 2023
Hi Geovanny Double click on dmapp packages are supported since DM 10.2 CU7: General Main Release 10.2.0 CU7 | DataMiner Docs EDIT: Before this version, the only way is indeed …
15th March 2023
Hi Gerwin, Dataminer cube will always show the information based on the server time. This does not only apply to alarms, but also to trending, resource usage etc. If I’m …