Oracle Analytics Publisher

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Does SOAP Api Supports JWT for getting BIP Reports O/P - xmlpserver/services/v2/ScheduleService?wsdl

Question
4
Views
0
Comments
Prithvi_Raj
Prithvi_Raj Rank 1 - Community Starter
edited Oct 26, 2025 7:34PM in Oracle Analytics Publisher

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 -

image.png



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