Dear Expert!
We are using BI 7 with BW Release 700 Level 19.
I have configured BI Java through web template which configured successfully and we are able to run web query in IE but no SSO.
Here, the problem arised that its not SSO; I have reviewd all SSO setting and its seems okey; i will summarize below for your advise.
logon.ticket.client = 002 - SID = bidj ( non existing client )
BI Mandt Client = 600 - SID = bid.xx.net
The Certificate has been exchange from Abap and Java by the template setup; so that; we are able to execute any report in portal but after submitting the username and password;
In the Service Provider servicce
>Policy configuartion
>Ticke & Evaluate Assertion Ticket ; they added the proposal likes are
trustediss1 =CN=bid.xx.net
trusteddn1 = CN=bid.xx.net
trustedsys1=BID,600
trustediss2 =CN=bid.xx.net
trusteddn2 = CN=bid.xx.net
trustedsys2=BID,000
trustediss3 =CN=bidj
trusteddn3 = CN=bidj
trustedsys3=BID,002
=----
=
Also in the BI Mandt client Abap Side ACL has been maintained in that order;
BID = 000 = bid.xx.net
BID = 600 = bid.xx.net
BID = 002 = bidj
Please advise;what setting are missing and need to be done manually in order to execute query in portal with SSO;
I have downloaded many notes ; like are SAP Note 701205 but all settings are correct reviewed with that note.
I have executed the BI Diagnostic and support desk tool which are green and did not find any RED light to troubleshoot that area.
REgards