How to specify a row parameter in a script ?

Hi Bernard, When selecting a writable table parameter, you should automatically get the index entry available in the Automation UI. This should always be a column parameter, not the table …

Dataminer – Proxy configuration

I assume this is already resolved, but one of the problems we had during the setup of the proxy on windows server is that local user “system” did not take …

Paging file config.

Hi Jaime, There could be several reasons why you have this problem. The ones that we see generally in the field: Windows is not able to provide page files fast …

How to specify a row parameter in a script ?

Hi Bernard, I don’t believe you can use a parameter as index in your Set action. But you can easily cover this with C# code. See very basic example: If …

Visio Execute Set on multiple parameters

Hi Bernard, you could link that shape to execute an automation script, which can execute a set on several different parameters (in the background). Refer to: Linking a shape to …

SRM – No link found enabled function DVEs

Hi Diogo, This is a known error and has been solved in: Main release: 9.6.0 [CU22] ; 10.0.0 [CU10] Feature release: 10.1.2.0 Please see task DCP142777 as reference.

BPA test – threshold levels

This is currently only visible in the code of the BPA test, and not yet documented publically.  The intention is that the thresholds are fixed, so there is no option …