Problem with dateField while Mapping
Hi ,
I am working with an orchestration that receives a Flat file.
Converts it into xml using Flat file disassembler.
In the flat file there ia a date field element which is non-Mandatory.
Hence i get an empty value in the date field. When i try to map this Date field with another date field of another schema iam getting the following error."The value '' is invalid according to its datatype 'http://www.w3.org/2001/XMLSchema:date' - The string '' is not a valid XsdDateTime value".How to check if the date field contains any value or not using some functoids.
Thanks & regards
Swetha
|