IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  problem sending the outbound xml doc through trading netwok

    Posted Thu March 30, 2006 10:09 PM

    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.

    Our client has provided the URL for sending the document that seems like:
    [URL=“http://jhjhh.jhk.com/JHGFDKFFF.aspx”]http://jhjhh.jhk.com/JHGFDKFFF.aspx[/URL]

    Client says that there system is not behind the firewall and anyone can send the msg to their system, means it is open for anyone.

    Please help me asap in this issue.:confused:

    Tell


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 2.  RE: problem sending the outbound xml doc through trading netwok

    Posted Thu March 30, 2006 10:15 PM

    Network Connection Troubleshooting 101

    1. Reconfirm that the URL you have is correct. Be sure to ask if a port number is required. Not providing a port defaults to port 80 for HTTP.
    2. Go to the server upon which Trading Networks is installed
    3. Open a command window
    4. Attempt to ping the partner’s hostname
    5. Launch your browser of choice
    6. Attempt to open the URL provided
    7. Seek help from qualified networking professionals to troubleshoot any other issues

    Mark


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 3.  RE: problem sending the outbound xml doc through trading netwok

    Posted Fri March 31, 2006 04:38 PM

    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.


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 4.  RE: problem sending the outbound xml doc through trading netwok

    Posted Fri March 31, 2006 06:01 PM

    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…

    HTH,
    RMG


    #webMethods
    #Integration-Server-and-ESB
    #B2B-Integration


  • 5.  RE: problem sending the outbound xml doc through trading netwok

    Posted Fri March 31, 2006 06:19 PM

    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.


    #webMethods
    #B2B-Integration
    #Integration-Server-and-ESB


  • 6.  RE: problem sending the outbound xml doc through trading netwok

    Posted Fri March 31, 2006 06:22 PM

    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.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration