Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Call FlatFile Pipeline from Orchestration

4 views
Skip to first unread message

jonnsree

unread,
Jan 5, 2010, 2:59:11 PM1/5/10
to
I have a flatfile which needs to be some what organized (for which I
have a .Net class) before I can call the pipeline component from
inside the orchestration.

I am trying to read the flatfile into an orchestration and send it
to .Net class which would read it and organize the file in a specific
order. I get an error when I try to read the message inside the .Net.
I tried setting the input message type to string and xmldocument but I
get the error "Unable to match the data in the input stream. ". I
understand I need to create a custom recieve pipeline component to
read the input file as a string. What I cant figure out is how do I
create that.

All help is great help.

Alastair Grant

unread,
Jan 15, 2010, 9:42:54 AM1/15/10
to
There are examples of custom pipeline components in the SDK. Take a
butchers through those, and there are plenty of blogs and examples
kicking around the Interweb.
0 new messages