Param array default value
10th September 2024
Hi Marco, I believe it is not possible to add multiple default values to a parameter, if you are referring to using the DefaultValue element as described in DefaultValue element …
Answer
10th September 2024
Hi Marco, I believe it is not possible to add multiple default values to a parameter, if you are referring to using the DefaultValue element as described in DefaultValue element …
10th September 2024
Hi Kalyel, Most of the connectors with an Interfaces table show that kind of parameters where normally State or Admin State means if the interface has been enabled for operation, …
10th September 2024
Hi Miguel, That doesn’t make any difference for DataMiner. You can choose the provisioning you want; this is more related to how you want to manage your VMs and your …
10th September 2024
Hi Dirk, You could use the shape data ‘Info’ (Making a shape display information about the item it is linked to) Hope it helps.
10th September 2024
Hi Benjamin, After the booking is in Post-Roll you can’t go back to ‘Service Active’ as the event already happened. Though you should be able to apply custom service states …
10th September 2024
This sounds like something for the Visual Overview Solution Analysis series. The latest entry was actually just released! This series aims to help out everyone to improve their Visual Overviews …
9th September 2024
Hi Wale, Yes, it’s possible to add custom messages and select the desired severity level. You can use the ProfileParameterEntryHelper to achieve this. The helper includes a Log method (Log(message, …
9th September 2024
Hi, This exception can have multiple root causes so would it be possible to share more of the logging? If cube is configured to only attempt HTTPS, the lack of …
9th September 2024
Hi Baranisudha, The code below is ok. After a deeper investigation, it was discovered that the problem was caused by a synchronization issue, which resulted from the time on the …
9th September 2024
Hi Marco, You can use a ‘navigate to url’ action with feed linking for this. Inside the url, you can use the feed values from the dropdown and text inputs. …
9th September 2024
Hi, Yes, it should be possible for you to perform SQL queries via your scripted connectors Pythons script. As long as you can do it in Python it is only …
9th September 2024
Hi Yvan, Indeed, the DataAggregator DxM is currently only available through dataminer.services. However, the installer can be requested directly to Skyline for ad-hoc installations. Hope it helps.
9th September 2024
Hi David, For this case you could use regular expressions. In the example below, I will include all elements that contains the name ‘TEST_ELEMENT’: It is true that for this …
8th September 2024
Hi Andre, Thanks for your question. We do have plans in place to transition from WMI to WinRM. At this moment, our primary focus is on integrating the two main …
6th September 2024
Hi Adrian, The option to change the preferred source for the redundancy settings has been added in a later version. I notice you are currently running version 1.2.4.23 where this …