Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Biz Talk Orchestration > BizTalk 2006 Sc...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 4156 of 4219
Post > Topic >>

BizTalk 2006 Schema For Positional Flat File without Tag Identifie

by =?Utf-8?B?Um9zaA==?= <Rosh@[EMAIL PROTECTED] > Jul 29, 2008 at 04:35 AM

We have a requirement to create a Flat File schema for following file
format 
[All Mandatory]:
Header
Detail
Detail
Detail
-
-
-
Trailer

None of the records [Header, multiple Detail, Trailer] has any Tag 
Identifier. Normal schema will fail to parse such file as it won't know
that 
last record is a Trailer record.
I have set the schema Parser Optimization property to "Complexity" & 
Lookahead Depth = 0 but that does not help.

I have read about the workaround for this in some blog where it was 
mentioned that the Trailer record should be made optional and parse whole 
file. This means that the last Detail record will actually be Trailer
record. 
Then manually get rid of the Trailer record.

I feel I cannot implement this solution 'coz in my case I have to debatch 
the i\p message in custom dissassembler. After debatching, I need to
validate 
the Header & Trailer and further call few orchestrations to complete the 
process.
Also the Trailer needs to be re-calculated [E.G recordCount per debatched 
msg] for each debatched message & stored as a part of that message.
The orchestration instances will run parallel for these debatched messages
& 
will need the re-calculated Trailer values.

Is there any way I can have Trailer as a part of my i\p schema [Not 
Optional] & still parse it well without having a Tag-Identifier??
Any suggestion is appreciated.
-Thanks
 




 3 Posts in Topic:
BizTalk 2006 Schema For Positional Flat File without Tag Identif
=?Utf-8?B?Um9zaA==?= <  2008-07-29 04:35:00 
RE: BizTalk 2006 Schema For Positional Flat File without Tag Ide
=?Utf-8?B?Um9zaA==?= <  2008-09-15 01:57:00 
RE: BizTalk 2006 Schema For Positional Flat File without Tag Ide
=?Utf-8?B?TGl6YWJldGg=?=   2008-09-15 13:18:01 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 6:32:51 CST 2008.