Does the index value matter in the ‘Reply URL’ setting for SAML assertions?
27th January 2025
Hi Reza, These index values do not need to be unique per DMA. You can copy the same setup to every agent. Regarding the values within a single agent. You …
Answer
27th January 2025
Hi Reza, These index values do not need to be unique per DMA. You can copy the same setup to every agent. Regarding the values within a single agent. You …
27th January 2025
Hi, Thank you for providing the WireShark capture. It can be seen in the capture that the device replies with the type being indicated as an Integer32 (0x02): Trying a …
27th January 2025
Hi David, Regex is not an option yet. Feel free to create a feature request https://community.dataminer.services/feature-suggestions
27th January 2025
The issue was resolved by excluding the sync file using the client test tool: advanced => clear form => file changes
27th January 2025
Hello Hari, I hope you are doing well today. From your screenshot I was able to find out the Cluster you are working, and this one ‘ContributionDev” – is currently …
27th January 2025
I have come across the same issue and worked around it by not selecting the protocol and only search on element name. In the parameter selection you then can’t select …
27th January 2025
Hi Apurva, To answer your points: Depending on the visualization, the LCA framework determines how much rows it needs. For a table component, the number of rows will be limited …
27th January 2025
Hi Apurva, If you need actual real-time updates without any delay, you don’t need to link a trigger component to your table. Instead, your ad hoc data source can implement …
27th January 2025
Hi Harinee, My advice would be to configure 1 API definition on the script and then update the script so the routes are divided within the same API definition. Different …
27th January 2025
Hi Hari priya Venkatesan, The Low Code App Editor includes a feature to check for existing apps during installation. When exporting a package, you’ll see an option called “Overwrite Previous …
26th January 2025
Any visualization that consumes a GQI as data will do the following when it receives a retrigger (either through a trigger component or an action): Terminate the current active session, …
25th January 2025
Hi, I would personally not recommend it. In some parts of app the validation we assume we are dealing with guids, so then it would go wrong when e.g., the …
24th January 2025
Hello, another could be option is the GetTrendDataMessage call Class GetTrendDataMessage | DataMiner Docs
24th January 2025
Hi Stefan, Just adding an answer to close this question. For your use case you could use regular expression: Extended conditional shape manipulation actions
24th January 2025
I’m currently not aware that Reaper supports different roles or authorization. I would suggest opening an issue on the GitHub repository. Typically, you get quit fast response on from the …