Hi,
How do we get the active bip session token from Fusion to the standalone application after logging in to Fusion like sso login?
Thanks in advance
Srimathi
If you are using SOAP protocol; login to SOAP UI 5.0, use login operation - from wsdl
"https://<host address>/xmlpserver/services/PublicReportService_v11?wsdl"
the response contains "bipsessionToken" you are looking for.
hope, this helps
Thanks for your reply. is there any way to get the bip session token from jwt token without entering the password and username? Because I need this after Fusion logged in. I can get the jwt token from the fusion login from the front end.
We are needing this too, because of SSO you cant just use the username and password in the login method of the SecurityService as that requires username and password. how do you get the bisessiontoken when SSO is enabled
I created a XLSX template in Oracle Analytics Publisher Desktop 26.01.01 and uploaded the template to a BI Publisher report in OTBI. Things worked initially, but this morning when running the report I received an error: The report cannot be rendered because of an error, please contact the administrator. Error Detail:…
Hi All, I have a question regarding the BI Publisher Outputs. I have configured the rtf template output as Excel but when the XML Report Publisher program completes and I click on View Output, the output opens in a browser and renders as an HTML. Can some one please assist why this is so. The BI Publisher version is…
The issue is related to the NordPass browser extension installed via our corporate policy. Issue observed: Users were unable to upload custom BI Publisher templates in Oracle Fusion (BI Publisher / Oracle Analytics) using Microsoft Edge and Google Chrome. The upload dialog remained indefinitely at "Uploading, please…
Hi, We are scheduling a report to be sent out every week. We were wondering if it was possible to keep the latest date that the report ran as a parameter somewhere so that we could use that to only fetch the values in the report which have a latest update time of after the last run of the report? This way we'd only be…