Problem converting XML to EDI

Home Page Forums BizTalk 2004 – BizTalk 2010 Problem converting XML to EDI

Viewing 1 reply thread
  • Author
    Posts
    • #16701

      We are new to Biztalk, and need to convert a XML file to an EDI CODECO D95B format.  For which we created a Biztalk Application on Biztalk server 2006. We successfully passed the XML Pipeline and orchestration, but couldn’t clear the send pipeline. We used XML Transmit pipeline. Here’s the error message we got in the event viewer:

      There was a failure executing the send pipeline:

      "Microsoft.BizTalk.DefaultPipelines.XMLTransmit,
      Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,

      PublicKeyToken=31bf3856ad364e35"
      Source: "XML assembler" Send Port: "Example5Send"
      URI: "EDI://98765:ZZ:98765"
      Reason: This Assembler cannot retrieve a document specification using this type: "EDIFACT". 

       

      “EDIFACT” is the root name of our EDI CODECO schema.
      Please tell what is wrong, do we need to use any other default pipeline or do we need to

      create a custom pipeline for the EDI purpose?

      Thank you
      With Regards
      Gaurav Garg

    • #16720

      BizTalk 2006 R2 will do this no problem – just wait until September 2007 when it is released.  Maybe it will even be a free upgrade.

      If you simply must have the functionality now, there is an article about hacking the Base EDI adapter to work with your own schema. Stephen has the link or you can page back in the forum to find it.
       

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.