Integration Technologies - JDE1 (MOSC)

MOSC Banner

Using HTTPS POST in Groovy

I am trying to write the Groovy Custom SR of an E1 orchestration to take a passed in data set and transfer it to a remote server using HTTPS POST. I have cobbled together what I think I need and built the request including a bearer token, but when I try to run the script I always get the error:

"java.net.ConnectException: Tried all: 2 addresses, but could not connect over HTTPS to server: <server_name> port: 443"

We installed TLS 1.2 on the server and get the same result and have tried using a proxy server with certificates installed, but get the same result.

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