|
Home > Archive > BizTalk Server Tools > June 2004 > Error Validating Flat File data
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 |
Error Validating Flat File data
|
|
| Linda Comstock 2004-06-28, 7:28 pm |
| I defined a delimited, flat file record where the fifth field is the time
data type. The custom date format is defined as HHmm.
When I validate an instance of the data, the time field in the data has the
value=0433. When I run the validate instance, I'm getteing an error message
that the time is not in the proper format.
Any ideas?
Thanks,
Linda
| |
|
| I would recommend to generate an instance based on your schema and compare the result against your input file. Normally properties for custom date format HHmm and DataType xs:time should work.
I hope it helps,
metin
"Linda Comstock" wrote:
> I defined a delimited, flat file record where the fifth field is the time
> data type. The custom date format is defined as HHmm.
> When I validate an instance of the data, the time field in the data has the
> value=0433. When I run the validate instance, I'm getteing an error message
> that the time is not in the proper format.
>
> Any ideas?
>
> Thanks,
> Linda
>
>
>
| |
| David Downing [MSFT] 2004-06-29, 5:51 pm |
| Linda,
If you're still having problems, please attach your schema and test
instance files to another post for us to take a look at.
Thank you,
Dave
--------------------[vbcol=seagreen]
compare the result against your input file. Normally properties for custom
date format HHmm and DataType xs:time should work.[vbcol=seagreen]
time[vbcol=seagreen]
the[vbcol=seagreen]
message[vbcol=seagreen]
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
|
|
|
|
|