Automation UI: Checked boxes by default?
7th February 2023
You can define the checkboxes that need to be checked in the InitialValue property, ;-separated. So in your case you can set InitialValue to the following to check them all …
Answer
7th February 2023
You can define the checkboxes that need to be checked in the InitialValue property, ;-separated. So in your case you can set InitialValue to the following to check them all …
7th February 2023
Hi Thomas, The trick here is to use the complete data set of indices (you can drag/select the header of the indices data set to use it). A small demo:
7th February 2023
In addition to what Joao indicated I like to mention that it is best practice to keep the execution time of a qaction-run as small as possible. In your use-case, …
7th February 2023
Rebecca, While the number of columns is very flexible, there are limitations linked to the maximum number of parameters (see Limits) that a single DMA can host. In the case …
6th February 2023
That’s correct. The DCP Admin would be restricted to Admin and Owners. Although member level users cannot make changes in the DCP Admin they can still see information about other …
6th February 2023
Hi Yvan, I don’t know if there is any out-of-the-box way of doing what you are trying to achieve, however, it should be possible to apply similar concepts to what …
6th February 2023
Hi Mieke, This is currently not possible. I do see the benefits of being able to execute any action on a regular interval using the trigger component. This is something …
6th February 2023
The renew session can be required if the cloud session couldn’t be renewed automatically for too long (eg. no internet access or something else being wrong). The manual renew session …
6th February 2023
Important to note : Automatic updates are not available with a MSI standalone installation. This is the reason why, in my case, it was not possible to have an update
6th February 2023
Hi Aston, You can find more documentation on dynamic table parameters here: Configuring alarm templates – Configuring alarm thresholds – Configuring alarm thresholds for dynamic table parameters Configuring trend templates …
6th February 2023
Hi Evan what do you mean when you say “passing from the user to a Dataminer’s VM”. Are you talking about a user that is using Cube to interface with …
6th February 2023
Hi Alex, As far as I’m aware this is not possible to configure as a user. I’ll check to see if there are any improvements planned around this.
6th February 2023
Jens, In case you want to extend the booking with a resource, without mapping it to a node in the service definition, then you have to use the AssignResources method …
6th February 2023
Hi Richard at the moment this is not possible. Does this mean you would only want an “Admin” to be able to see the different users with their links? Feel …
6th February 2023
Hi Brecht, Logger tables are stored in a separate table in the DB created specifically for that element. So it should not be stored in the elementdata table in DB …