Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

{http://schemas.xmlsoap.org/soap/envelope/}Client|66. Formato Fecha no valido. The value '06-11-2019' cannot be parsed as the type 'DateTime'.||||

I appreciate your collaboration, I have an error in txmlmap, when I configure the scheme formatting datetime dates the output always recognizes me a date without time

0683p000009M86B.jpg

 

0683p000009M8UL.jpg

 

0683p000009M8UQ.jpg

 

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

hi, i found the solution, the issue is that I was sending date in the wrong format, according to what I investigated, there are only two types of dates compatible with xml

XML Schema DateTime Datatypes - Mozilla Firefox.jpg
XML Schema DateTime Datatypes2 - Mozilla Firefox.jpg

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi
tESBConsumer accepts a Document as request data, so you need to define only one column called 'payload' with Document type in the output table of tXMLMap, please refer to this documentation to learn some sample scenarios about tXMLMap component.

Regards
Shong
Anonymous
Not applicable
Author

hi, i found the solution, the issue is that I was sending date in the wrong format, according to what I investigated, there are only two types of dates compatible with xml

XML Schema DateTime Datatypes - Mozilla Firefox.jpg
XML Schema DateTime Datatypes2 - Mozilla Firefox.jpg