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.  TN problem with multiple interchanges

    Posted Fri March 13, 2009 08:26 PM

    Hi,
    I am trying to submit multiple interchanges to TN from the EDI home page. The problem is that only the first interchange is processed. I can see that from transaction analysis. After it processes the first, it’s throwing this error - com.wm.app.tn.err.EXMLException: wm.tn.doc:recognize com.wm.app.tn.doc.BizDocTypeException java.lang.ClassCastException [EDIFTN.000010.000216] com.wm.app.tn.doc.BizDocTypeException: java.lang.ClassCastException [EDIFTN.000010.000216] at wm.b2b.editn.EDIEnvelopeDocType$EnvelopeStatus.submitEnvelopes(Unknown Source) at wm.b2b.editn.EDIEnvelopeDocType.createEnvelope(Unknown Source). This is happening in Dev. Same data is processed fine in QA. It’s using the default TPA with split option is set to Transaction. Did anybody have this kind of issue? Please advise.

    IS - 6.5, TN - 6.5

    Thanks
    Venkat


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


  • 2.  RE: TN problem with multiple interchanges

    Posted Fri March 13, 2009 09:12 PM

    Check to see if the fixes in the 2 environments are the same.

    Are the delimiters for the multiple interchanges the same? Seems like it may be having trouble with processing the ISA of the 2nd interchange, but that’s a complete guess.


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


  • 3.  RE: TN problem with multiple interchanges

    Posted Mon March 16, 2009 08:28 PM

    Thanks for your input Rob, I was able to figure out what the problem was. The problem was that one of the flow services has a restorePipeline, hence the error.

    Thanks
    Bala


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


  • 4.  RE: TN problem with multiple interchanges

    Posted Mon March 16, 2009 08:41 PM

    An errantly enabled restorePipeline step has caught us all more than once!

    Glad you were able to find the problem.


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