Hi there,
I have portal page with one portal java iview and few bw
iviews.
I Want to pass parameters from the portal iview to the bw iviews and change them dynamicly.
I can do this using url query like this:
<bw server>:<bw port>:<template_id><param1><param2> and it
work o.k. but then my end users must enter user pass for the bw system.
Can some one help me with a way to do this with out the need to enter user pass?
Best regards Nir Shohat
I can help you with the tech details but atleast inform you that you need to implement the single sign on between the BW and Portal to achive your target. This is an extensive proicedure involving implementing SSO and PKI ( Public Key Infrastructure ) between the systems.
Add a comment