URL Redirection from Old to New Endpoints for WSDL Calls ORMB V6.1
(Doc ID 3049860.1)
Last updated on OCTOBER 04, 2024
Applies to:
Oracle Financial Services Revenue Management and Billing - Version 6.1.0.0.0 and laterInformation in this document applies to any platform.
Goal
URL redirection from old to new endpoints for web service description language (WSDL) calls
In ORMB v2.9 all XAI inbound services with endpoints containing "ouaf/XAIApp/xaiserver", example below:
https://:/ouaf/XAIApp/xaiserver/C1AdjustmentMaintenance
In ORMB v6.1, the XAI application has been totally removed, so we had to move to IWS model, for which the new endpoints contain "ouaf/webservices", example below:
https://:/ouaf/webservices/C1AdjustmentMaintenance
There are multiple external systems in DQ invoking a total of 80 WSDL calls in ORMB, we DON'T want these calling systems to make the endpoint changes on their end.
Is there a way to achieve the automatic URL redirection on the WebLogic/ORMB level. So that way the calling systems still call the old XAIApp endpoints and this redirection layer routes it to new endpoint (ouaf/webservices).
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 |