Hi,
I need input how to make a flat file schema for a flat file looking like this:
A order 1
A seller 456
A buyer abc
A ordertext fhsdjkfhsdjkfhsdjkfhjksd (can be 1-100 rows then ordertext1, ordertext2 and so on).
A product xyz
A producttxt gsdjgsdijgsdklj (can be 1-100 rows then producttxt 1, producttxt 2 and so on).
A order 2 and so on…
I have never worked with flat files looking like this, I am used to fixed positions so I don´t now how to solve this in BizTalk… I have tried the Schema Wizard and Tag Identifier but it doesn´t seem right.
Thanx in advance!
/cece