My Oracle Support Banner

UIM CNE Cartridge Deployment Issue With Cloud Native Ingress (Doc ID 3014162.1)

Last updated on APRIL 09, 2024

Applies to:

Oracle Communications Unified Inventory Management - Version 7.5.1.0.0 and later
Information in this document applies to any platform.

Goal

Cartridge deployment works with Traefik URL.

We moved to OCI cloud native ingress and able to access console and inventory URL's with ingress.
But deployment is getting failed.

curl works for ingress:
[devops@<HOSTNAME> pipeline]$ curl -v http://<HOSTNAME>:30078/cartridge/wsapi
* About to connect() to <HOSTNAME> port 30078 (#0)
* Trying <IPADDRESS>...
* Connected to <HOSTNAME> <IPADDRESS>. port 30078 (#0)
> GET /cartridge/wsapi HTTP/1.1
> User-Agent: curl/7.29.0
> Host: <IPADDRESS>:30078
> Accept: */*
>
< HTTP/1.1 200 OK
< Date: Fri, 09 Feb 2024 15:14:23 GMT
< Content-Length: 377
<
* Connection #0 to host <HOSTNAME> left intact

 

When trying to use the same URL for deploying UIM cartridge it is failing giving error
WSDL at the specified URL is inaccessible

What can be done to avoid this this issue?
 

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.