Rosettanet :: 3A4 :: Purchase Order :: Send to external customer failiing

We are in the process of migrating from the 61 to 71 environment and we are getting the below error while trying to send the Rosettanet 3A4 Purchase Order to external customer using the delivery methods as HTTPS and providing the necessary Host,port and Location.

The Process model is getting triggered and its failing at the step Send PO Request of the standard PIP action initiator model template

Any help is greatly appreciated

com.wm.estd.rosettaNet.transport.TransportException: com.wm.estd.rosettaNet.networkTransport.NetworkTransportException: com.wm.estd.rosettaNet.RosettaNetException: com.wm.app.b2b.server.ServiceException: com.wm.net.Net504Exception: [ISC.0064.9324] Server Error: Gateway Timeout com.wm.app.b2b.server.ServiceException: com.wm.estd.rosettaNet.transport.TransportException: com.wm.estd.rosettaNet.networkTransport.NetworkTransportException: com.wm.estd.rosettaNet.RosettaNetException: com.wm.app.b2b.server.ServiceException: com.wm.net.Net504Exception: [ISC.0064.9324] Server Error: Gateway Timeout com.wm.estd.rosettaNet.transport.TransportException: com.wm.estd.rosettaNet.networkTransport.NetworkTransportException: com.wm.estd.rosettaNet.RosettaNetException: com.wm.app.b2b.server.ServiceException: com.wm.net.Net504Exception: [ISC.0064.9324] Server Error: Gateway Timeout at com.wm.estd.rosettaNet.rnif20.RNIF20Transport.send(RNIF20Transport.java:265) at com.wm.estd.rosettaNet.RequestHandler.send(RequestHandler.java:789) at wm.estd.rosettaNet.transportHandlers.send(transportHandlers.java:285) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:403) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:631) at com.wm.app.b2b.server.util.tspace.ReservationProcessor.process(ReservationProcessor.java:46) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:241) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:51) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:227) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:30) at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:624) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:536) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeMana

Do you have your server certs defined? The Partner you are testing with, does client authentication? If yes, did you send over your certs to them?

Make sure the certificates are defined right, and your partner certs are deployed on your IS.

Make sure, the HTTPS URL you defined in the partner profile on TN is correct, at times, we might over look and add http/https to the URL.