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.  Importing into TN 451

    Posted Tue May 21, 2002 03:04 PM

    I’ve installed Integration Server 4.6 and Trading Networks 4.5.1.

    TN data was exported from TN 4.0.1 using SQL Server.
    TN data is being imported into TN 4.5.1 using Cloudscape.

    In trying to import TN data into the 4.5.1 environment, I get the error below. Any suggestions?

    Thanks,
    Pam


    ErrorMessage:
    TRNCONS.000000.000007
    ERROR

    TNImportExportDialog
    actionPerformed
    Tue May 21 07:57:09 CDT 2002
    File is not a valid IDataXMLCoder file.

    Fix file or select another file.

    com.wm.util.coder.InvalidDatatypeException: [B2BCORE.0076.9004] decoding: wm.b2b.editn.EDITransactionDocType ex:java.lang.ClassNotFoundException: wm.b2b.editn.EDITransactionDocType

    com.wm.util.coder.InvalidDatatypeException: [B2BCORE.0076.9004] decoding: wm.b2b.editn.EDITransactionDocType ex:java.lang.ClassNotFoundException: wm.b2b.editn.EDITransactionDocType

    at com.wm.util.coder.IDataXMLCoder.doRecordDecode(IDataXMLCoder.java:989)

    at com.wm.util.coder.IDataXMLCoder.doRecordDecode(IDataXMLCoder.java:1045)

    at com.wm.util.coder.IDataXMLCoder.doRecordDecode(IDataXMLCoder.java:1042)

    at com.wm.util.coder.IDataXMLCoder.decode(IDataXMLCoder.java:317)

    at com.wm.util.coder.IDataXMLCoder.decode(IDataXMLCoder.java:272)

    at com.wm.util.coder.IDataCoder.readFromFile(IDataCoder.java:112)

    at com.wm.app.tn.util.IDataCodingUtil.readXmlFile(IDataCodingUtil.java:173)

    at com.wm.app.tn.ui.TNImportExportDialog$1.run(TNImportExportDialog.java:252)


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


  • 2.  RE: Importing into TN 451

    Posted Tue May 21, 2002 03:35 PM

    Hi Pam,
    This error is due to EDI doctypes.
    In TN 4.6 editn.zip is replace with editn.jar. So copy this along with cryptix32.jar and cryptix32-pgp.jar to %CONSOLEDIR%/lib folder. Then edit the console.bat in the %CONSOLEDIR%/bin directory to update the classpath with these jars. These files are available in IntegrationServer4/packages/WemEDIfotTN/config folder.


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