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 NonXML > complexity in f...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 5 Topic 947 of 978
Post > Topic >>

complexity in flatfile problem

by =?Utf-8?B?TmV3VG9CaXpUYWxr?= <NewToBizTalk@[EMAIL PROTECTED] Jul 19, 2007 at 04:00 AM

Hi!
Changing from Speed to Complexity introduced a problem. I have | as child 
delimiter and ^ as next level child delimiter. 
flat file:
P|something|firstName^middlename^lastname|something
Output with Speed and Complexity:
  <P_8_5>something</P_8_5> 
- <P_8_6>
  <P_8_6_1>firstName</P_8_6_1> 
  <P_8_6_2>middlename</P_8_6_2> 
  <P_8_6_3>lastName</P_8_6_3> 
  </P_8_6>
  <P_8_7>something</P_8_7> 
But if only the two first child nodes is present the problem looks like
this:
Speed:
  <P_8_5>something</P_8_5> 
- <P_8_6>
  <P_8_6_1>firstName</P_8_6_1> 
  <P_8_6_2>middlename</P_8_6_2> 
  </P_8_6>
  <P_8_7>something</P_8_7> 
Complexity:
  <P_8_5>something</P_8_5> 
- <P_8_6>
  <P_8_6_2>firstName</P_8_6_2> 
  <P_8_6_3>middlename</P_8_6_3> 
  </P_8_6>
  <P_8_7>something</P_8_7> 
You see that the nodes is in the wrong place so I don't know what to do to

solve this problem??
I must use Complexity to solve problem with min occurs = 0
Any suggestion please!

Thanks
Rune
 




 5 Posts in Topic:
complexity in flatfile problem
=?Utf-8?B?TmV3VG9CaXpUYWx  2007-07-19 04:00:01 
Re: complexity in flatfile problem
Jan Eliasen <eliasen@[  2007-08-01 21:02:51 
Re: complexity in flatfile problem
=?Utf-8?B?TmV3VG9CaXpUYWx  2007-08-01 23:46:02 
Re: complexity in flatfile problem
Jan Eliasen <eliasen@[  2007-08-02 20:14:16 
Re: complexity in flatfile problem
Jan Eliasen <eliasen@[  2007-08-15 21:03:30 

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 4:49:17 CST 2008.