Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
Hi All,

I would like to implement custom integration framework. Generally integration framework will have steps like Augmentation, Aggregation, Transformation, Invoking multiple services using workflow foundation 4.5

Can any one tell or give an idea on the design patterns that we can consider for above 4 steps.

High level information is sufficient. From it I can dig through.

Thanks
Posted
Comments
Sergey Alexandrovich Kryukov 22-Sep-14 11:44am    
Those "how to" questions, in a way, are not real questions. How? By doing the analysis, architectural, design and implementation work. It's not clear what would you need any ideas on; the post is way to vague.

Referring to design pattern is also not quite appropriate. They come to play when you have done major steps of the development, at least on the inception level; only then you start thinking how existing patterns may help (and you may need to develop your own).

—SA
KVPalem 17-Oct-14 6:02am    
Yes Agreed!.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900