Re: BizTalk 2004 Schema - validation instance for integer field
From: Greg Forsythe (greg.forsythe_at_unisys.com)
Date: 12/08/04
- Next message: Greg Forsythe: "Re: Merging several files"
- Previous message: Anthony O: "Re: Considering using Biztalk"
- In reply to: Sents: "BizTalk 2004 Schema - validation instance for integer field"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 9 Dec 2004 08:48:10 +1300
You will get the same problem with a date field.
The only solution I could think of was to declare the field as a string in
the flat file, then use a check for existence before converting to the
appropriate data type in a map or orchestration.
Greg
"Sents" <Sents@discussions.microsoft.com> wrote in message
news:FC414BC1-020D-4025-87EB-D6E3C1647F85@microsoft.com...
> Hi,
>
> I am having a scema with flat file extension (comma delimter) 3 fields
Name,
> Age, Address
> Eg: Senthil,,Bangalore
> I don't have value for age.
> When i validate this instance it fails and says "The Age element has an
> invalid value according to its datatype". i have given min occors =0 and
max
> occurs=1 for age field. What is the best approch to solve this problem.
>
> Regards
> Senthil
- Next message: Greg Forsythe: "Re: Merging several files"
- Previous message: Anthony O: "Re: Considering using Biztalk"
- In reply to: Sents: "BizTalk 2004 Schema - validation instance for integer field"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|