Hi,
i'm using a HANA View with a variable as a DataSource in my application and when trying to set the value per scripting I get the following error:
The problem is that setVariableValueExt is not available and when i enter the comand manually I get another error.
When I run the application without scripting the variable shows in the pompt and i can enter a value without problems so the variable seems to be working fine. Anyone has any ideas why the setVariableValue command is not working and why the setVariableValueExt command is not available in my application? When i look for similar issues the most relevant post i found was this one Design Studio set variablevalueExt is not worki... | SCN
But there only seems to be an issue in DS 1.5 when passing multiple values, since I'm trying to pass only one value it should be working. Also in this thread they are using the setVariableValueExt command on a HANA view so it should be available and working for HANA views.
