Originally posted by: Liv2luv
I am trying to map some fields between XML (input) and Cobol (output). All other fields are getting mapped when I am using their value. But, the Date Type is not getting mapped. The Trace file says:
(Level 5: Offset 276, len 21, comp 2 of 2, #1, DI 00000013:) Data at offset 276 (
'20091119</ns:req...') is INVALID data of TYPE X
'002A' (Value reqDate Element XSD).
In the XSD, the element type is Date. In the Cobol type tree Following are the settings in Extender properties:
Item subClass : Text
Interpret as : Character
Size (content)
|_ Max
|_Characters : 8
Please help. Let me know if I am missing something important for you to understand the issue.
Thanks.
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange