OPA: Subsequent Calls to Web Determination is not Relative to webDeterminationsUrl parameter
(Doc ID 2932502.1)
Last updated on MARCH 07, 2023
Applies to:
Oracle Policy Automation - Version 12.2.28 and laterInformation in this document applies to any platform.
Symptoms
New abstraction service was created on top of Web-Determinations and the OraclePolicyAutomationInterview.BatchStartOrResume(webDeterminationsUrl, startConfig) has been used to start the OPA/OIA interview.
The BatchStartOrResume method takes webDeterminationsUrl as a first param and the same will be used to send the requests from the browser and to download the resources. \
The webDeterminationsUrl is OK if it's just a domain name. However, if a URI such as "https://test-domain.com/opa-abstraction-service" it won't work as OPA creates a relative path to send the subsequent requests.
The issue can be reproduced at will with the following steps:
1. Create a new abstraction service on top of Web-Determinations
2. Use OraclePolicyAutomationInterview.BatchStartOrResume(webDeterminationsUrl, startConfig) to start the OPA/OIA interview
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |