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.  Conversation tie back in Rosettanet Transaction

    Posted Wed May 05, 2004 12:28 AM

    Hi,

    I am new to Rosettanet implementation stuff. I run the sample pip 3A4. Its working fine. I have one question regarding this transaction. Lets talk in the view of responder model. Say pip has come in. validation successful. receipt acknowledgement sent. now inbound map took place and sent to the backend. Now model waits for the confirmation document to come in and once the confirmation comes in the modeler again kicks of and sends to trading partner. Now my quesiton is how this transaction is being tied back to the waiting transaction. Is it depending on the conversation id. if so, do we have to send back the conversaiton id received with the confirmation document.

    Please help me to understand this.

    Thanks in Advance.

    Ram Kumar


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: Conversation tie back in Rosettanet Transaction

    Posted Wed May 05, 2004 02:40 PM

    yes,conversationid plays a major role in RNet and this will rejoin the conversation (at waitstep)and sends the 3A4 MG2 response to trading partner.Suppose if the inbound/outbound document are errored then you have to restart the conversation from the waitstep using the conversationid for that particular error document.

    HTH,


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Conversation tie back in Rosettanet Transaction

    Posted Wed May 05, 2004 02:44 PM

    There are builtin services available for retrieving the conversationid,restarting conversation etc…see in the WmIPRoot package that comes along with RNIF Adapter.

    HTH,
    RMG


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 4.  RE: Conversation tie back in Rosettanet Transaction

    Posted Thu May 06, 2004 03:09 PM


  • 5.  RE: Conversation tie back in Rosettanet Transaction

    Posted Mon March 14, 2016 02:37 AM

    I have question related with original question here -

    Do we need to tie back the conversation id or it is done automatically by the PRT when the confirmation [3A4C] arrives ?


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Conversation tie back in Rosettanet Transaction

    Posted Mon March 14, 2016 12:42 PM

    From my previous experience, It should tie back automatically the convID the response you send for 3A4…

    Do you have sync or async process in place?

    HTH,
    RMG


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB