No Disassemble stage components can recognize the data

Home Page Forums BizTalk 2004 – BizTalk 2010 No Disassemble stage components can recognize the data

Viewing 1 reply thread
  • Author
    Posts
    • #25783

      Normal
      0

      false
      false
      false

      EN-ZA
      X-NONE
      X-NONE

       

      I am trying to run a very simple BizTalk project. At them
      moment the only components I am using are a file receive port, an XSD and a
      file send port. The send port is hooked up the the receive port so it just
      sends out whatever comes through the port. The problem lies in the receive
      pipleine. I keep getting the same error “No Disassemble stage components
      can recognize the data”.

       

      I have used Visual Studio’s XSD validator to validate
      that the flat file I am using fits the schema correctly. I have made sure that
      the schema is deployed to the server. I have tried specifying the
      DocumentSpecName in the XML Receive piepline, didn’t help. I created my own
      cusomt pipeline with kjust an XML dissasemble component, with the schema
      explicitly specified, still no good.

       

      Pleas help, I thought this was going to be simple.

      As far as I am aware I don;t need an orchestration or a
      map or anything, currently I only have the receive port and the send port.

       

      Thank You,

      Sean

    • #25785

      Hi Sean,

       

        Is your Biztalk project using a custom receive pipeline? If so, that could be the issue: check your receive location and make sure that you are using the correct pipeline in the receive pipeline setting in the general tab. See the following BizTalkGurus blog for more information:

      http://www.biztalkgurus.com/blogs/biztalksyn/archive/2007/08/02/Event-5753-_2D00_-A-message-received-by-adapter-is-suspended.-Reason_3A00_-No-Disassemble-stage-components-can-recognize-the-data_2E00_.aspx

       

         Daniel.

       

      • #25800

        I’ve tried using both the default XML Receive pipeline (with and without the document schema specified) as well as a custom pipeline (that is nothing more than an XML dissasemble with the schema specified) neither scenario resolves the problem.

        Sean

        • #25841

          Try using a flat file disassembler component instead of the XML disassembler component in your custom pipeline.

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