Show alarm console in local time
15th March 2023
Edit: This only applies to the formatting of the datetime when set as “Current Culture” in the cube settings. This does not impact the values of the timestamps. See the …
Answer
15th March 2023
Edit: This only applies to the formatting of the datetime when set as “Current Culture” in the cube settings. This does not impact the values of the timestamps. See the …
15th March 2023
Hi Michiel, Yes, I believe it is this setting that enables polling of the ifTable’s:
15th March 2023
Hi Landan, You can indeed use SAML to integrate with an identity provider like Azure AD. I would even recommend it, because then you can leverage e.g. MFA and conditional …
15th March 2023
Even though this doesn’t resolve the problem you had in SRM, to increase visibility over the paused/stopped elements, you can quickly create a dashboard to have on a screen a …
15th March 2023
Hi Thomas, Apart from the workaround proposed by Wouter, in this case I believe it will be a good idea to review the permissions assigned to the operators. I believe …
15th March 2023
One idea could be to create an automation script which checks element states and triggers an action of choice when needed (e.g. as soon as any element is stopped or …
15th March 2023
This is only for updates to existing connectors through DCP. Not deploying new connectors from the catalog. This requires a connection to dataminer.services and I believe the rights to deploy …
15th March 2023
Hi Jan-Terje I’m not familiar with the Cisco ASR Manager but when looking at the Driver Help which is visible on the catalog, it mentions that on the General page …
15th March 2023
You can also troubleshoot by opening the network inspector and see which call throws an error.
15th March 2023
Indeed, as Toon explained the best way is to create a fork and use pull requests so our teams review the code before merging it.This should be the best practice. …
15th March 2023
Error 0x80004004 is a generic error code indicating E_ABORT (“Operation aborted”). This type of error gets generated when the C# automation script code is still trying to perform actions while …
15th March 2023
Hi Ryan, You have to create a shape data called Parameter which has the following blueprint if you want to show a table cell: ParameterID:TableRowKey|Options Example: If you have a …
14th March 2023
To get the current user on an interactive Visio page (top left corner of image), I ended up using the element Custom Properties and an Automation script which updates the …
14th March 2023
Hi Ryan, You can also use the Parameter shape data to extract the values from a table by providing the row key, as explained in our documentation here. For example, …
14th March 2023
New to this possibility, tbh, but I’d assume you’d need to be a DM admin for the destination cluster and have sufficient rights on the cloud side to fetch the …