Is there a suggested data type for Element Table Primary Keys?
3rd May 2023
As a general remark, please be aware of the performance degradation you risk to have if your table holds 500k rows. So I’d like to challenge if there’s really a …
Answer
3rd May 2023
As a general remark, please be aware of the performance degradation you risk to have if your table holds 500k rows. So I’d like to challenge if there’s really a …
3rd May 2023
Based on the answer of Toon, I think hi is right. Maybe I overthink it. So I looked further, and I hope that children shape is the solution. I watched …
3rd May 2023
Hi Gabriel, Unfortunately at this time, we don’t support defining Discreets for a GQIColumn just yet. We do agree that this a valuable extension for the future! Feel free to …
3rd May 2023
Hi Daud, It is not possible to use an (S)FTP share to store the network backup. Only SMB file shares can be used. This wasn’t properly documented before so could …
3rd May 2023
Hi Arne On the Data displays (Cube/Monitoring app), this will not be possible indeed, but do know that in dashboards and low code apps, you can achieve that. You’ll need …
3rd May 2023
Hi Martijn, You can do this using an ‘AutoIncrementFieldDescriptor’. By adding one of those FieldDescriptors to a SectionDefinition, the DOM manager will automatically increment an ID and add the value …
3rd May 2023
Hi Andrew, There is currently no option to ‘freeze’ a table column just as with Excel. If you want this, you can open a feature suggestion. If this topic gets …
3rd May 2023
Hi Oliver, A possible option is to search for information events using the following filter: Parameter description (by protocol): DataMiner ELement Control Protocol Parameter: Script started This will provide you …
3rd May 2023
Hi Oliver, One option would be to leverage the system information events. You can build a filter like this, to get an overview of all scripts that are executed in …
3rd May 2023
If I understand the use case correctly, being generating one shape per table row, I think you might be overthinking it. There is no need for multiple subshapes. An example …
3rd May 2023
Hi Pascal, At first sight, the configuration of your shapes looks correct. Please make sure that the shape with shape data “Element **” is within the group with the shape …
3rd May 2023
Hi Peter, The information can be found in our docs: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Placeholders_for_variables_in_shape_data_values.html#paramdmaidelementidparameteridtablerow You can put this placeholder as text on your shape. For example, could look like this: [param:128702/12578,1002,*Program 3*Channel 15*] …
3rd May 2023
Coming back to this, how can i show and open attachments when they are attached to an DOM instance from an lowcode app?
3rd May 2023
Hi Alex, I found a similar issue when searching for “Unable to receive the message”: Receiving malformed packets from a SNMP device – DataMiner Dojo. In that case, it was …
3rd May 2023
These conditions will currently, for string columns, use a case-insensitive contains. We want to extend this like it is applied in the query filter, or at least make it consistent: