You must Sign In to post a response.
  • Category: BizTalk

    Read the flatfile into an orchestration

    Hi,

    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.

    Is this possible?

    thanks
  • #540514
    Yes its possible, but you need to write lot of coding.
    Imagine before Biztalk we use to do this work with general code.

    why don't you use BizTalk mapper (Flat file Schema) its bit easy.
    If you want to convert in defferent order of fields still you can use it.

    raj
    http://rajwebjunky.blogspot.com/

  • #557916
    Yes, it is possible as Prasad stated. It is the same as what is done in .net to read files. Go through this link to know how a class is called in BizTalk :

    http://www.codeproject.com/KB/biztalk/CallCustomDllBiztalk2006.aspx


  • This thread is locked for new responses. Please post your comments and questions as a separate thread.
    If required, refer to the URL of this page in your new post.