I am encountering an issue while attempting to send an outbound transaction from IFS to an external system (Maximo). The process fails with the following error:
ExecutionException from Sender thread
Caused by: ifs.fnd.connect.senders.ConnectSender$TemporaryFailureException: Exception while sending data
Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
Caused by: java.io.EOFException: SSL peer shut down incorrectly
This error occurs during the outbound integration from IFS to Maximo, indicating that the SSL handshake between the systems is not being successfully established.
