Cooldown time for Visio execute script

An alternative that doesn’t involve any elements and connectors is to set the execution time in an automation script memory file. If not enough time has passed, just close the …

Cooldown time for Visio execute script

Hi Ramesh, The solution from Miguel is an option, however you could also work with any shape you’d like and conditionally show it. An option could be that you are …

Cooldown time for Visio execute script

Hi Ramesh, Rather than displaying a popup, you might consider ‘disable’ the button (see Designing buttons with four different states). Esentially, this is a group shape where every child shape …

Assembly loading issue in GetNextPage GQI data source

Hi Joel, SLManagedAutomation is 32bit whereas the process that executes the ad hoc datasource is 64 bit. (see also ad-hoc datasource assembly load issue). To retrieve the SLNet connection, you …

Appear TV Box CC Error Inconsistency

Hi Satrap Shojaie, This is definitely not intended behavior and should be addressed. Could you first verify whether you are running the latest available version of the connector? If not, …

System.MissingMethodException (Method not found) after upgrade to 10.5.0

Hi Daniel, In the referenced DLLs there is version mismatch between the skyline.dataminer.core.dataminersystem.common (1.1.0.5) and skyline.dataminer.core.dataminersystem.automation (1.1.0.3). Can you align these versions and test whether is solves the issue? You …

Element IP in QAction

Hi Arbab, This is indeed done by defining an extra parameter. More specifically, you’ll need an “ip” or “pollingip” parameter as shown here in the documentation. However, you don’t need …