Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Unable to hit REST based URL using Java Business Service

edited Sep 21, 2022 10:04AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered

We are currently on Siebel IP 22.1

We have written a custom java business service to invoke rest services and other APIs from Siebel. However all other services are hit properly but for one new API hosted it is failing with below error.

java.lang.Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

at java.lang.reflect.Constructor.newInstance(Unknown Source)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center