Question
Relconsoft
NO
Last activity: 8 Aug 2016 7:36 EDT
ParseXML problem parsing date type with timezone
Hi All,
I faced with problem parsing date with ParseXML rule in Pega 7.1.9. Third-party SOAP service returns a date in format like '2001-10-26+02:00'. In parseXML rule for this element XSD Base Type is set to 'date' on Type tab. Property to map is also Date type. As a result this element is not parsed at all. I applied Hfix-28202 but it didn't help.
Any suggestions how to solve this issue?