Low code apps release

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.

SRM booking creation Guid

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 …

Expose ‘send response’ in a low code app

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 …

Extra wait time after upload complete when upgrading

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 …

Not Initialized Cells in SNMP Table

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,

SRM booking creation Guid

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 …

Displaying data from a table in visio

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.

SRM booking creation Guid

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 …

Error in dashboard

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 …

Show alarm console in local time

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 …