E-IB: How to Change the OAuth2 Authorization Token Using PeopleCode if an Asynchronous SOAP Service's Message is Re-tried?
(Doc ID 3070897.1)
Last updated on FEBRUARY 14, 2025
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.60 and laterInformation in this document applies to any platform.
Goal
Customer set up an integration between PeopleSoft and Integration Cloud on Sovereign Cloud. They configured a public facing SOAP web service on the integration cloud side, with OAuth2 authentication using a confidential client in IAM.
The web service works as expected. However, since the service is asynchronous, it will be necessary to overwrite the authorization header with the current bearer token in the event the message needs to be re-tried/re-submitted and the token expired.
Is it possible to enter a new token value using PeopleCode if a message is re-tried in this scenario?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |