ODI Variable Not Properly Replaced in OdiInvokeRESTfulService URL
(Doc ID 2636278.1)
Last updated on MAY 01, 2020
Applies to:
Oracle Data Integrator - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to execute a package with an OdiInvokeRESTfulService tool using variables in the URL, the following error occurs:
ODI-1241: Oracle Data Integrator tool execution fails.
Caused By: oracle.odi.runtime.rest.SnpsRSInvocationException: ODI-30164: Rest invocation failed with error. URL : <BASE_URL>#<PROJECT>.<URL_VARIABLE>/?<REMAINING_URL>
...
Caused by: javax.ws.rs.ProcessingException: URI is not absolute
...
The error may change depending on where in the URL the variable appears.
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 |
Cause |
Solution |
References |