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.  Error in Conversation Script

    Posted Thu June 05, 2003 09:39 PM

    I get this error, it looks like the seller receiving the RNIF document can not process it and throws an exception, but I do not know why.
    Anyone see this before?

    “General Exception” received from trading partner DUNS: 123456789
    Global Message Exception Code: UNP.MESG.GENERR
    Pip Number: P31
    Reason: Received out of band document with the instance id – 0a000051f70d9c2500000227


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


  • 2.  RE: Error in Conversation Script

    Posted Thu June 05, 2003 11:09 PM

    “Reason: Received out of band document with the instance id – 0a000051f70d9c2500000227”

    Reason for this exception might be TN received the Duplicate document with same conversationID and conversation step triggered “wm.ip.cm.handlers:processUnhandledDocument” and which thrown this general exception.Pls check whether you might have received the same document earlier or might be some thing missing in the received PIP document itself.

    HTH.


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


  • 3.  RE: Error in Conversation Script

    Posted Mon November 12, 2007 02:45 AM

    Hi,

    I also encouter the same error. Unable to send receipt ACK after receiving 3A4C exeption as follows.

    <ExceptionDescription>
    
    <errorClassification>
    
    <GlobalMessageExceptionCode>UNP.MESG.GENERR</GlobalMessageExceptionCode>
    
    </errorClassification>
    
    <errorDescription>
    
    <FreeFormText>Error during unpackaging -3101_chk0001 -- Incorrect data content</FreeFormText>
    
    </errorDescription>
    
    </ExceptionDescription>
    
    <GlobalExceptionTypeCode>Receipt Acknowledgment Exception</GlobalExceptionTypeCode>
    

    Please help. Thanks.


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