Access not allowed exception on script execution

Hi Jesus, This is most likely something to do with permissions. You can find all the permissions in DataMiner user permissions | DataMiner Docs. Log files SLClient.txt or the cube …

Different color lines on the same line & area chart

Hi Dieter, This is definitely possible using the ‘Line & area chart’ component. To display the lines using different colors, you have to customize the component theme. In the theme …

InterApp calls and symbols encoding

Encoding issue is not related to interaction via InterApp calls, but the protocol itself, and the fact that in the background, data from protocol tables is kept in xml file. …

C# script to update row parameter

Hi Edward, Looking at your code snippet, it seems that the parameterValue and tableIndex should be swapped for it to work. The error probably came from trying to set the …

Dataminer API to export Visios

Hi Maxime, Regarding your specific question, I had a look at the web service API, there are some methods that allows you to retrieve data related to Visio files (e.g. …