ProcessAdd on Dimension II -
05-11-2006
, 08:20 AM
Hello
I want to do ProcessAdd on a dimension. I use the technique described here
in the thread ProcessAdd on Dimension.
In DataSourceView I have a named query from which I read the dimension data.
For process I use XMLA. In the <Process> tag are tags <DataSource> and
<DataSourceView> which have same ids and names as in Analysis database.
<DataSourceView> tag contains only a definition of named query, which
msprop:QueryDefinition is with WHERE clausule.
The Process runs without error, but if I look to trace, I see that the query
which reads the dimension does not contain the WHERE clausule. It seems that
"out of line bindings" are not applied.
What can be wrong?
Ondrej Srubar |