[BizTalk] [Pipeline] Developing Pipeline (2 )... Getting started

Source: Internet
Author: User
Tags biztalk
This is forwarded from the original blog.

1. Create a project

2. Create a class library project

3. Add a class MyPipelineDll.

4. reference the dll used for BizTalk Pipeline development
 

5. interfaces to be implemented
 

6. Implement IBaseComponent members

7. Implement IComponent members

8. Validate Interface
 

9. Other interfaces
 

How to use a self-developed Pipeline.

1. Create a BTS Process
 

2. Bts process project

 
 

3. Add a sending pipeline.

4. Why can't I see my own pipelines?

I forgot to register it.

5. generate an snk

 
6. Reference this snk in pipeline

 
6. This registration information is also available.
 

7. Compile the pipeline component to the BizTalk directory (you can skip this test, mainly for better management)
 

8. Register with GAC

 

9. In this way, you can see your own defined pipeline in the Add component.
 

10. Drag and Drop your own pipeline component into the sending pipeline to use it.
 

The specific application depends on the user requirements.
It is a pity that I have not actually practiced it so far.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.