Displaying Value istead GUID DomInstanceFieldDescriptor
13th February 2025
Hi Felix, The form uses the name of the DomInstance for these type of fields, which defaults to the GUID if no name definition is set on the DomDefinition. You …
Answer
13th February 2025
Hi Felix, The form uses the name of the DomInstance for these type of fields, which defaults to the GUID if no name definition is set on the DomDefinition. You …
13th February 2025
Hi Amber, In Automation scripts, you can define an action called Email, which should also work. Example:
13th February 2025
Hi Davor, You can drag and drop your package in the upgrade window. Hope this helps you further.
13th February 2025
Hi Samson, as far as I know it is not possible to run the script as another user. But inside your script you could impersonate another user. Maybe this is …
13th February 2025
Hi Aditiben Desai, The Minimum required version for these nugets are linked to the minimum required version. Do note that this minimum required version if linked to version of your …
12th February 2025
Hi Davor, When you download the upgrade package through the Update Center, the upgrade package will be available in the path displayed in your screenshot: C:\Users\YourUser\AppData\Roaming\Skyline\DataMiner\Upgrades The upgrade package available …
12th February 2025
can be possiblle issue about the package path i downloaded on desktop so he confused something
12th February 2025
Hi David, Thanks a lot for all the details! Unfortunately, this is the expected behavior for tasks created by Scheduler Templates. If you create your event from a template, then …
12th February 2025
Hi Ive, This is not possible. The highlighting in the Node-edge component is based on Query column data that is linked to the filter of the component. It is not …
12th February 2025
Hi Catarina, This is a remnant of a feature from 2012 (RN3937). All functionality has been removed but the field is still present in our XML queries so the XML …
12th February 2025
Hi Felix, You could already implement this using the template of a grid component and a text shape. Since the text shape can have custom HTML (based on the column …
12th February 2025
Hi Thomas, “No groups found in SAML response” means that Dataminer cannot find a group claim with, in this case, “userGroups” as it’s name in the info that Okta sends …
12th February 2025
Hi Jeroen, selecting multiple grid entries should be possible by holding the Control Key when clicking/selecting. Does this already answer your question? Kind regards, Felix
12th February 2025
Hi, The most easy thing to do is adding a QAction that gets triggered by the button. This QAction is an “instance” QAction (not a static one) that keeps a …
12th February 2025
Hi Ramesh, Can you also enable the “Trigger on single events” checkbox? Information events such as the one you are triggering on do not have an open state (they don’t …