Calling One Integration From Another In C@C Environment Fails With Error "oracle.cloud.connector.api.CloudInvocationException: This endpoint is configured with an address which is not in an allowable range"
(Doc ID 2945840.1)
Last updated on SEPTEMBER 14, 2023
Applies to:
Oracle Integration - Version 17.4.1 and laterInformation in this document applies to any platform.
Symptoms
On : 17.4.1 version, Integration RT
In C@C environment calling child integration from parent integration fails with error.
ERROR
-----------------------
SEVERE: Exception while validating IP range for endpoint: https://<HOST>.oraclecloudatcustomer.com/ic/api/integration/v1/flows/rest/<INTEGRATION>/1.0/logAndSend This endpoint is configured with an address which is not in an allowable range
oracle.cloud.connector.api.CloudInvocationException: This endpoint is configured with an address which is not in an allowable range
at oracle.cloud.connector.impl.CloudAdapterUtil.processEndpointAddress(CloudAdapterUtil.java:3230)
at oracle.cloud.connector.impl.RESTEndpoint.initialize(RESTEndpoint.java:707)
at oracle.cloud.connector.impl.LoggingAwareEndpoint.initialize(LoggingAwareEndpoint.java:55)
at oracle.cloud.connector.impl.AbstractCloudApplicationConnection.createNewEndpoint(AbstractCloudApplicationConnection.java:51)
at oracle.cloud.connector.impl.AbstractCloudApplicationConnection.getCloudOperation(AbstractCloudApplicationConnection.java:38)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Call child integration from parent integration.
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 |