|
Home > Archive > BizTalk Server Tools > May 2004 > nillable property not working
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
nillable property not working
|
|
|
| Upon upgrade to the new BizTalk version,
my flat file parser seems to ignore the nillable property
of a record and still keeps looking for it.
I have record's nillable property set to true, its min
occurs property set to 0, and its tag identifier is 'PAI'
It is not included in the file I am parsing in, and
instead of just skipping it and moving to the next record,
I got an error :"Unexpected data found while looking
for 'PAI'."
This used to work in Beta version, what has changed?
Thank you,
Selma
| |
| Tatyana Yakushev[MSFT] 2004-05-11, 8:21 pm |
| Can you share your schema?
Thanks
Tatyana
--------------------
>Content-Class: urn:content-classes:message
>From: "s" <anonymous@discussions.microsoft.com>
>Sender: "s" <anonymous@discussions.microsoft.com>
>Subject: nillable property not working
>Date: Thu, 11 Mar 2004 11:07:53 -0800
>Lines: 15
>Message-ID: <b72e01c4079c$278e5b30$a101280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Thread-Index: AcQHnCeOXekW3UmxR1KauuegoClAAQ==
>Newsgroups: microsoft.public.biztalk.tools
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.tools:3468
>NNTP-Posting-Host: tk2msftngxa09.phx.gbl 10.40.1.161
>X-Tomcat-NG: microsoft.public.biztalk.tools
>
>Upon upgrade to the new BizTalk version,
>my flat file parser seems to ignore the nillable property
>of a record and still keeps looking for it.
>I have record's nillable property set to true, its min
>occurs property set to 0, and its tag identifier is 'PAI'
>It is not included in the file I am parsing in, and
>instead of just skipping it and moving to the next record,
>I got an error :"Unexpected data found while looking
>for 'PAI'."
>This used to work in Beta version, what has changed?
>
>
>Thank you,
>Selma
>
>
--
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from which they originated.
|
|
|
|
|