Hi,
How do i export Notes from cube for example One Version to Another using App Engine Process.
When using OLAPDataArea it does not return Notes. Is there any other function i can use to read Notes in App Engine Process.
Thanks,
Shivanand
As far as I am aware, it is necessary to do this with single read, since there is no functionality that provides all cell notes in a data area. So you have to know where
Thanks