Date parsing not supporting specifications compliant data formats
Hi!
I've run into an issue (one that was also seen and reported under version 7.1.8)...
PEGA is not able to accept standard XML dates via SOAP.
It can parse 'YYYY-MM-DD' formats but not the ones that contain the timezoneFrag (see specification). These may look as '2002-09-24Z' or '2002-09-24-06:00'.
I am encountering this under 7.3. It would nice that this could be sorted out...