Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 86 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Does SOAP Api Supports JWT for getting BIP Reports O/P - xmlpserver/services/v2/ScheduleService?wsdl
Hello Everyone,
I was able to use the SOAP WSDL — "xmlpserver/services/v2/ScheduleService?wsdl" to get the BIP Output of a seeded ESS job, but this requires a Username and password to be sent in the body of the payload. Could anyone guide me if there is a way to use JWT token to run this payload?
WSDL Services Testing -
I tried to update the Header, with authentication with JWT but that didn't work.
I also was able to find a oracle doc which says JWT is not possible on BIP WSDL - https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=22308296016800&parent=EXTERNAL_SEARCH&sourceId=HOWTO&id=2954741.1&_afrWindowMode=0&_adf.ctrl-state=5qfpfhb0j_4
I would appreciate it if someone can guide me how to execute this without username and password if possible, as in our Prod environment we have only token based authentication.
Thanks,
Prithvi
