| vedanth 2005-09-26, 1:42 am |
| Hi ,
First of all Hello to All,
This is my first posting related to Biztalk and I'm just brushing up with the concepts of biztalk.
I have a situation where I have to read the data in a binary format and I want to translate this data into XML format.
What would be a proper place to implement this functionality.
Which one of this would be appropriate. If none please give a solution.
1. Can I write custom pipeline to do this, where my decoder does this stuff for me. What are the interfaces that I need to overwrite.
2. Should I do this in the Adapters. or
3. Should I let the binary data pass through till the Orchestration and write my BL in the Orchestration component to convert this.
Please help me out.
Regards
Vedanth |