Hi all,
I have integrated business objects with my custom application.
User views report and inside this report there is my custom page which was added as html component.
I want to authenticate client using Session ID which is provided by report viewer.
So is there any way to ask for given sessionID has logged in using BO SDK.
Thanks in advance.