Hi,
I am just beginner in SSAS. I am designing an application for cube writeback through webpage using ADOMD.NET and ASP.NET. My requirement is
if user do the change or update cube
then it should be happen but as excel i will have to provide publish change or discard method also through web.
If user do log out with with out discard/publish change
then last stage should be available while doing login next time.
To implement this i have saved userid and sessionid. which could be open at next time but i have disconnect how to i keep transaction status of last sessionID.
Please assist me to know transaction state of any session id in Adomd.net.
Thanks in advance.
Kapil Kaushish