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.  Resubmit

    Posted Thu November 06, 2003 05:20 PM

    Hi
    I am using B2B server 4.5 and TN Console 4.5. I want to restart an error conversation and resubmit the inbound document. How do i accomplish this. I tried by restarting the conversation from the TN Console and then when the conversation had the start status, i tried the resubmit option in the transaction analysis screen on the TN console. It gave me the NullPointerException in the wm.tn.doc:resumit service.
    Help is appreciated.
    thanx


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


  • 2.  RE: Resubmit

    Posted Fri November 14, 2003 05:04 PM

    RosettaNet conversations cannot be re-started once the timeout (2 hours) has expired. And you can re-start a conversaion mid-way, i.e. resend an acknowledgment.

    You have to re-post the initial starting message (RNO) to the TN.

    For example, use the pub.client:http service to post an RNO (from the archive folder) to [url]http://localhost:5555/wm.tn/receive[/url] with the appropriate content-header (i.e. content-type application/aplication/x-rosettanet-agent).


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


  • 3.  RE: Resubmit

    Posted Fri November 14, 2003 05:09 PM

    I mean’t content-type aplication/x-rosettanet-agent

    And “You CANNOT restart a conversaiont midway”


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


  • 4.  RE: Resubmit

    Posted Fri November 14, 2003 05:21 PM

    Paul,

    Just an update.

    Actually the RNO receving gateway Service on the webMethods/TN is (http://localhost:5555/wm.ip.rn/receive),Which is located in the WmRosettanet package.


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