AWS – snippets
26th October 2024
Hi, the snippets used in this presentation are specific to that example and were used to avoid having to type all the specific code for that example. DIS comes with …
Answer
26th October 2024
Hi, the snippets used in this presentation are specific to that example and were used to avoid having to type all the specific code for that example. DIS comes with …
25th October 2024
Hi Stefan, To set one parameter before another in the same row, you’ll indeed need to handle this within a QAction. Here’s how you can approach it: Triggering the QAction: …
25th October 2024
Hi Stefan, There is already a similar question: How to display a Linux Time Stamp? – DataMiner Dojo Hope it helps.
25th October 2024
Our team is doing something similar in an E2E test and we are using msiexec to do so. There is the /quiet flag that specifies quiet mode which should result …
25th October 2024
Hi Tiago, A possible option is to create a batch file that executes msiexec. This tool allows you to execute installations from MSI files silently. msiexec.exe /i “C:\Path\file.msi” /q Hope …
25th October 2024
Hi Nick, Could you check if instead of using a GetParameter call, calling the GetData method from within your QAction would return a byte array with the expected size? The …
25th October 2024
Hi Kawssar, As described in the documentation, changing the agent name in Cube requires a server reboot since the name of the server is updated as well. You also have …
25th October 2024
Hi Ashok, The SLC SE Repository Manager is only accessible to Skyline employees as it is an internal tool and as such I do not believe you will be able …
24th October 2024
Hi Pieter, Thanks for your advice. I know it’s not a good idea to change parameter IDs but I made a mistake when I initially entered parameter id’s which meant …
24th October 2024
Hi Apurva, Yes, it is possible. You could use DCF connections to display connections between elements in a Node Edge graph. There is coming Kata session where there is an …
24th October 2024
Hi Wale In template overrides it is not possible to provide wildcards in conditions. If you want a condition that is always true, regardless of any column value or state, …
24th October 2024
Hi Mark Changing parameter IDs is something you should actually prevent as much as possible. Anyway, the Cube UI will keep on saving those unlinked IDs under the assumption that …
24th October 2024
Hi, I don’t know if there is some ‘catch-all’ option, but I have achieved a similar thing in the past by using an inverted logic like this: Kr,
24th October 2024
this is happeing please fix this the clients is waiting..
24th October 2024
this is happenig in edit mode loading loading and is freezing and after that crash on the next picture..