Hello,
i am currently facing an issue while reading DataSource information via Scripting in optimized stories. I use live-connection to BW.
In Analytic Applications this works as desired via
Table_1.getDataSource().getInfo(); Table_1.getDataSource().getInfo().sourceLastChangedBy; Table_1.getDataSource().getInfo().sourceLastRefreshedAt.getDate();
But in the new optimized stories SAC returns

Is anybody facing the same issue?
Best regards