Hi,
I am using RAS Enterprise SDK .
Code sample************************
com.businessobjects.dsws.session.Session boSession;
boSession.logout();
boSession.getSessionInfo().getTimeOut() = 1200;
When i perform logout than i get DSWSException & when i see in console it says Invalid Session?
Thanks & Regards
Prakhar Paharia