|
| I have come across a situation that I have never seen before and
wondered if anyone else has had this problem. Using Biztalk 2002, I
have a file Receive Function/Channel/Port combination that accepts X12
210 files that could have many ST segments. If I setup the port to
output to a file using %tracking_id% or %uid% as the file name, I
expect to see one file for each ST segment. Instead it is grouping
some segements into the same file. For instance, if the input file has
50 transaction sets, maybe 44 files will be created, but three of them
will have two sets within it... If the file is re-run I don't get the
same results, different records may get joined, which leads me to
think it is not a document definition problem. If I modify the port to
write to one file, all records are written to the file.
Any thoughts?
Thanks,
mo
|
|