Custom Pipeline testing

Home Page Forums BizTalk 2004 – BizTalk 2010 Custom Pipeline testing

Viewing 1 reply thread
  • Author
    Posts
    • #20864

       Hi guys

       

      I have developed a custom pipeline that processes pop3 messages and calls a custom class. Is there a way to create an IBaseMessage with message parts (including attachments) and pass it to my custom class?

       Is there anyway of creating a message from the BizTalk SQL database?

      Thanks..

    • #20870

      Byron,

      You could try my PipelineTesting library. It allows you do do precisely this: Create a message, execute an entire pipeline with it and check out the resulting message. It also has a bunch of extra features to make testing easier. You can find an introduction to it here, and more proper documentation here.

      Hope you find it useful!

       

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