Hello everyone,
I’m trying to deliver the document to one of our partners using trading network through http but the transaction Analysis screen gives the following error:
Task 52goto0v196envf5000000sb failed with no more retries available. Reason for failure - Delivery service for 52goto0v196envf5000000sb failed with a status of fail and status message of com.wm.app.b2b.server.ServiceException: java.net.ConnectException: Connection refused: connect.
Hey Mark,
I’m able to receive msg from the url when i try to do that from the server’s browser. So I’m still confused that what’s wrong. I’m using the deliver document by (Action) to deliver the doc through TN.
OK…Please also try testing using pub.client:http service and you should see 200 OK.If not its related to network error/remote host may not be accepting with your connection authentication etc…
Hey RMG,
I try to send it through pub.client:http service but it gives the same error.
When I’m using TN to send the doc I first use the service xmlstringtoxmlnode and then routexml service to send the file to tn. I think the procedure is right.
Issue should not be with routeXML and TN receives it right…What error code is returning when you run thru http service?Each error code will have reason and that you can try search in google.