Flat File Schema creation eliminating the field names

Home Page Forums BizTalk 2004 – BizTalk 2010 Flat File Schema creation eliminating the field names

Viewing 1 reply thread
  • Author
    Posts
    • #22113

      Hi,

      I have a dilimited file which has the first row with Field names and second line onwards the field values. For example:

      SrNo,Name,Marks

      1,Ram,67

      2,Rahim,50

      3,Ryan,75

      I need to generate an schema, which will skip the Field names and will validate the above instance from Field values onwards.

      Could you suggest some optimum solution?

      Rgds,

      Mit

    • #22114

      Mit,

      Take a look at http://www.eggheadcafe.com/conversation.aspx?messageid=29969468&threadid=29969468 which seems to be along similar lines to your problem.

      You may also be able to do something with an envelope schema for your header line as I presume you don’t want to include this line in any data?

      Nick.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.