Support Article
Date format error occurs when using an XML mapping for a service
SA-48631
Summary
Date format error occurs when using an XML mapping for a service.
Error Messages
where receiving "REST service [claimsAPI][v1][WRKITMAUDIT] failed: Invalid datetime format/Invalid datetime "Date" while writing a date value.
Steps to Reproduce
Invoke @FormatDateTime function in a Data Transform.
Root Cause
Incorrect date time format was provided in the out-of-the-box function. Since this is a out-of-the-box function, the format should always be in small letters.
Resolution
Perform the following local-change:Use ddmmyyhhmmss instead of using DDMMYYHHMMMSS to specify the format in FormatDateTime function.
Published March 17, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.