How to pass username-password to Webi by URL?

Dear all,

I want to develope an application use jsp and can visit some webi reports. I know how to use openDocument, but I can’t avoid the login form. I have no SDK, so I wonder if I can directly pass it by url, or if there are some better ways to do this. Would you please help me?

:crazy_face:


yhq_net (BOB member since 2005-01-11)

have a look at “login.jsp”, you will get the required code for login and seesion initialization there.


shamit (BOB member since 2004-07-01)

get yourself the 0.9 release of firefox, install the ‘LiveHttp headers’ plugin, then you can capture all post/get queries that are sent by your browser.

Quite easy to extract the URL’s you need then.

cu,

olli


haupto :de: (BOB member since 2004-04-16)