"Decompression pipeline component (zip files)" Assistance with the Biztalk config

Home Page Forums BizTalk 2004 – BizTalk 2010 "Decompression pipeline component (zip files)" Assistance with the Biztalk config

Viewing 1 reply thread
  • Author
    Posts
    • #16756

      Hi,

      I'm playing around with Martijn Hoogendoorn "Decompression pipeline component (zip files)". Does anyone have an example of where the Component should be placed in the Receive Pipeline. I have downloaded the source code from his site, but i can't seem to find any instructions on where to put the component or how to set up my Biztalk project to use this bit of code. Do I just create a project with a receive Pipeline and a send pipeline as per the example in the SDK for FixMsg. Where Do i place the Custom Pipeline Component? in the Disassemble? and do I need to also place it in a send pipeline.

      I'm new to this so any assistance is appreciated.

      Regards

      Rob

       

    • #16758

      You need to place the component assembly in the C:\Program Files\Microsoft BizTalk Server 2006\Pipeline Components directory.

      Create a receive pipeline, add your custom compnent to the tool box in VS2005 and then drag the component into the Decode stage of the pipeline

       

      • #16759

        Hi Greg,

        the Unzip Component will only be placed the the Disassemble stage. If I try and place it in the Decode it wont let me. Do i need to do something with my receive pipeline to allow the Custom Component to be placed in the Decode stage. I have the component assembly in the right directory and had no problem adding to the tool box in VS2005.

         Thanks and regards

         Rob

        • #16760

          I think I'm a little dizzy today. I went to Martijn blog and have got all my answers there. It explains that I need to change the Class to Decode and then put a flat file disassembler. Thanks for your efforts. I'll give that a go.

          Cheers

          Rob

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